From 6565f00d2ff2ccf1ac1a7c80bbed1489405d9dba Mon Sep 17 00:00:00 2001 From: Perry Rapp Date: Mon, 18 Jul 2005 17:30:20 +0000 Subject: [PATCH] Cosmetic: add explanatory comments to comment inside of SetResourceVersions.wsf Src: SetResourceVersions.wsf --- Src/SetResourceVersions.wsf | 4 ++++ Src/readme.txt | 2 ++ 2 files changed, 6 insertions(+) diff --git a/Src/SetResourceVersions.wsf b/Src/SetResourceVersions.wsf index f36966314..542fee16d 100644 --- a/Src/SetResourceVersions.wsf +++ b/Src/SetResourceVersions.wsf @@ -3,6 +3,10 @@ /* SetLanguageVersions.wsf Created: Perry Rapp, 2005-05-08 + This script prompts the user for a new version number + and then sets it as the ProductVersion in the version resource + in the main (English) rc and in all subordinate (translation) rc files. + It also sets the FileVersion in the main (English) rc file. */