diff options
Diffstat (limited to 'plugins/Nudge')
-rw-r--r-- | plugins/Nudge/res/Version.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Nudge/res/Version.rc b/plugins/Nudge/res/Version.rc index 6b47621286..832ac546a5 100644 --- a/plugins/Nudge/res/Version.rc +++ b/plugins/Nudge/res/Version.rc @@ -21,7 +21,7 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US VS_VERSION_INFO VERSIONINFO
FILEVERSION __FILEVERSION_STRING
- PRODUCTVERSION MIRANDA_VERSION_FILEVERSION
+ PRODUCTVERSION MIRANDA_VERSION_COREVERSION
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
|