diff options
author | George Hazan <george.hazan@gmail.com> | 2014-01-25 09:05:39 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2014-01-25 09:05:39 +0000 |
commit | d6ed23e489d106cd4b06a03c820706467e853f49 (patch) | |
tree | b0d17dcee8b9b6b561d20f7fec02b426423f0d9d /plugins/StartupSilence/res/version.rc | |
parent | 7487284ac14c755d0cf34b510f75c5a3dead96e6 (diff) |
end of version zoo
git-svn-id: http://svn.miranda-ng.org/main/trunk@7880 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/StartupSilence/res/version.rc')
-rw-r--r-- | plugins/StartupSilence/res/version.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/StartupSilence/res/version.rc b/plugins/StartupSilence/res/version.rc index 2ba5a1d38f..3718fa2306 100644 --- a/plugins/StartupSilence/res/version.rc +++ b/plugins/StartupSilence/res/version.rc @@ -34,7 +34,7 @@ BEGIN VALUE "OriginalFilename", __FILENAME
VALUE "FileVersion", __VERSION_STRING
VALUE "ProductName", "Miranda NG"
- VALUE "ProductVersion", __PROD_VERSION_STRING
+ VALUE "ProductVersion", __VERSION_STRING
END
END
BLOCK "VarFileInfo"
|