From 19e07938fabb086bc8592b74a049b90147adebc4 Mon Sep 17 00:00:00 2001 From: Jeffrey Walton Date: Mon, 22 Jan 2018 17:21:22 -0500 Subject: Post-release version increment Also see https://www.cryptopp.com/wiki/Release_Versioning#Post-Release_Increment --- cryptopp.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cryptopp.rc') diff --git a/cryptopp.rc b/cryptopp.rc index 4c902bed..97a9e488 100644 --- a/cryptopp.rc +++ b/cryptopp.rc @@ -46,13 +46,13 @@ BEGIN VALUE "Comments", "Free crypto library, more information available at www.cryptopp.com" VALUE "CompanyName", "Wei Dai" VALUE "FileDescription", "Crypto++® Library DLL" - VALUE "FileVersion", "5, 6, 6, 0" + VALUE "FileVersion", "6, 1, 0, 0" VALUE "InternalName", "cryptopp" VALUE "LegalCopyright", "Copyright© 1995-2016 by Wei Dai" VALUE "LegalTrademarks", "Crypto++®" VALUE "OriginalFilename", "cryptopp.dll" VALUE "ProductName", "Crypto++® Library" - VALUE "ProductVersion", "5, 6, 6, 0" + VALUE "ProductVersion", "6, 1, 0, 0" END END BLOCK "VarFileInfo" -- cgit v1.2.1