From c9d1f394e5b44fcfab5ae7ef25006779516f03ff Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 27 May 2018 17:38:35 +0300 Subject: PRODUCTVERSION of any version resource to contain the number of current build --- plugins/CryptoPP/crypto/res/Version.rc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'plugins/CryptoPP/crypto') diff --git a/plugins/CryptoPP/crypto/res/Version.rc b/plugins/CryptoPP/crypto/res/Version.rc index 5bfbab4754..de8561a64e 100644 --- a/plugins/CryptoPP/crypto/res/Version.rc +++ b/plugins/CryptoPP/crypto/res/Version.rc @@ -6,10 +6,11 @@ #include "afxres.h" #include "..\src\version.h" +#include "..\..\include\m_version.h" VS_VERSION_INFO VERSIONINFO FILEVERSION __FILEVERSION_STRING - PRODUCTVERSION __FILEVERSION_STRING + PRODUCTVERSION MIRANDA_VERSION_FILEVERSION FILEFLAGSMASK 0x17L #ifdef _DEBUG FILEFLAGS 0x1L -- cgit v1.2.3