summaryrefslogtreecommitdiff
path: root/config_ver.h
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2020-12-22 11:50:40 -0500
committerJeffrey Walton <noloader@gmail.com>2020-12-22 11:50:40 -0500
commitd8a8c87cdef3fc0f09c56a89ea2a170648c0cde6 (patch)
treeb27e95c7ae0c7fbe962e68842ddcebdb086602d5 /config_ver.h
parent3a7eeb9f730508f54c9c57050a5e5c8c0ae1efd9 (diff)
downloadcryptopp-git-d8a8c87cdef3fc0f09c56a89ea2a170648c0cde6.tar.gz
Post-release version increment
Diffstat (limited to 'config_ver.h')
-rw-r--r--config_ver.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/config_ver.h b/config_ver.h
index 9bf5b387..be8aef2f 100644
--- a/config_ver.h
+++ b/config_ver.h
@@ -20,9 +20,9 @@
// necessarily the version of the library built as a shared object if
// versions are inadvertently mixed and matched.
#define CRYPTOPP_MAJOR 8
-#define CRYPTOPP_MINOR 3
+#define CRYPTOPP_MINOR 4
#define CRYPTOPP_REVISION 0
-#define CRYPTOPP_VERSION 830
+#define CRYPTOPP_VERSION 840
// Compiler version macros