summaryrefslogtreecommitdiff
path: root/plugins/UserInfoEx
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/UserInfoEx')
-rw-r--r--plugins/UserInfoEx/IconPacks/default/res/Version.rc2
-rw-r--r--plugins/UserInfoEx/IconPacks/ice/res/Version.rc2
-rw-r--r--plugins/UserInfoEx/res/version.rc6
3 files changed, 5 insertions, 5 deletions
diff --git a/plugins/UserInfoEx/IconPacks/default/res/Version.rc b/plugins/UserInfoEx/IconPacks/default/res/Version.rc
index 5bfbab4754..508b3e9f14 100644
--- a/plugins/UserInfoEx/IconPacks/default/res/Version.rc
+++ b/plugins/UserInfoEx/IconPacks/default/res/Version.rc
@@ -9,7 +9,7 @@
VS_VERSION_INFO VERSIONINFO
FILEVERSION __FILEVERSION_STRING
- PRODUCTVERSION __FILEVERSION_STRING
+ PRODUCTVERSION MIRANDA_VERSION_FILEVERSION
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
diff --git a/plugins/UserInfoEx/IconPacks/ice/res/Version.rc b/plugins/UserInfoEx/IconPacks/ice/res/Version.rc
index 5bfbab4754..508b3e9f14 100644
--- a/plugins/UserInfoEx/IconPacks/ice/res/Version.rc
+++ b/plugins/UserInfoEx/IconPacks/ice/res/Version.rc
@@ -9,7 +9,7 @@
VS_VERSION_INFO VERSIONINFO
FILEVERSION __FILEVERSION_STRING
- PRODUCTVERSION __FILEVERSION_STRING
+ PRODUCTVERSION MIRANDA_VERSION_FILEVERSION
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
diff --git a/plugins/UserInfoEx/res/version.rc b/plugins/UserInfoEx/res/version.rc
index fdeb14668c..6b47621286 100644
--- a/plugins/UserInfoEx/res/version.rc
+++ b/plugins/UserInfoEx/res/version.rc
@@ -5,8 +5,8 @@
#endif //APSTUDIO_INVOKED
#include "..\src\version.h"
-
-#define APSTUDIO_READONLY_SYMBOLS
+#include <m_version.h>
+ #define APSTUDIO_READONLY_SYMBOLS
#include "afxres.h"
#undef APSTUDIO_READONLY_SYMBOLS
@@ -21,7 +21,7 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
VS_VERSION_INFO VERSIONINFO
FILEVERSION __FILEVERSION_STRING
- PRODUCTVERSION __FILEVERSION_STRING
+ PRODUCTVERSION MIRANDA_VERSION_FILEVERSION
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L