From e06a3bd4b50fd001f4d0d49c10a0c4b988c563a0 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 27 May 2018 22:59:43 +0300 Subject: comparison of MIRANDA_VERSION_COREVERSION solves the problem of plugins who differ only in a build number --- plugins/MessageState/res/version.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/MessageState/res') diff --git a/plugins/MessageState/res/version.rc b/plugins/MessageState/res/version.rc index 6b47621286..832ac546a5 100644 --- a/plugins/MessageState/res/version.rc +++ b/plugins/MessageState/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 -- cgit v1.2.3