summaryrefslogtreecommitdiff
path: root/cryptopp.rc
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2018-01-22 17:21:22 -0500
committerJeffrey Walton <noloader@gmail.com>2018-01-22 17:21:22 -0500
commit19e07938fabb086bc8592b74a049b90147adebc4 (patch)
tree0c94711a41a5793a5b7d14f2a89a242f23e22f43 /cryptopp.rc
parentb6c6684451f925ab2e0b99acbaf66fd487ebfbd5 (diff)
downloadcryptopp-git-19e07938fabb086bc8592b74a049b90147adebc4.tar.gz
Post-release version increment
Also see https://www.cryptopp.com/wiki/Release_Versioning#Post-Release_Increment
Diffstat (limited to 'cryptopp.rc')
-rw-r--r--cryptopp.rc4
1 files changed, 2 insertions, 2 deletions
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"