summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2016-10-11 14:37:03 -0400
committerJeffrey Walton <noloader@gmail.com>2016-10-11 14:37:03 -0400
commit4d562aaac77269add8a84b7c643c9c2022e425fd (patch)
tree58c035b4efc86d0a89b7f84c0d8a7d8565b1be50 /config.h
parentc621ce053298fafc1e59191079c33acd76045c26 (diff)
downloadcryptopp-git-4d562aaac77269add8a84b7c643c9c2022e425fd.tar.gz
Post-release version increment
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index f785e6de..85a8a878 100644
--- a/config.h
+++ b/config.h
@@ -63,7 +63,7 @@
// ***************** Less Important Settings ***************
// Library version
-#define CRYPTOPP_VERSION 565
+#define CRYPTOPP_VERSION 566
// Define this if you want to set a prefix for TestData/ and TestVectors/
// Be mindful of the trailing slash since its simple concatenation.