summaryrefslogtreecommitdiff
path: root/src/core/stduihist/res/version.rc
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/stduihist/res/version.rc')
-rw-r--r--src/core/stduihist/res/version.rc6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/core/stduihist/res/version.rc b/src/core/stduihist/res/version.rc
index fdeb14668c..6b47621286 100644
--- a/src/core/stduihist/res/version.rc
+++ b/src/core/stduihist/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