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/HistoryPlusPlus/version.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/HistoryPlusPlus') diff --git a/plugins/HistoryPlusPlus/version.rc b/plugins/HistoryPlusPlus/version.rc index 18dbb1b90c..85f82592df 100644 --- a/plugins/HistoryPlusPlus/version.rc +++ b/plugins/HistoryPlusPlus/version.rc @@ -16,7 +16,7 @@ VS_VERSION_INFO VERSIONINFO FILEVERSION 1,5,1,5 - PRODUCTVERSION MIRANDA_VERSION_FILEVERSION + PRODUCTVERSION MIRANDA_VERSION_COREVERSION FILEFLAGSMASK 0x17L #ifdef _DEBUG FILEFLAGS 0x1L -- cgit v1.2.3