summaryrefslogtreecommitdiff
path: root/config_ver.h
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2021-03-08 00:11:55 -0500
committerJeffrey Walton <noloader@gmail.com>2021-03-08 00:11:55 -0500
commit6ba0dca414cc1ad28dd5a61bde8279e5fc868685 (patch)
tree2feb7d535f92a23e520e3258d54a28af54f13643 /config_ver.h
parentf2102243e6fdd48c0b2a393a0993cca228f20573 (diff)
downloadcryptopp-git-6ba0dca414cc1ad28dd5a61bde8279e5fc868685.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 e9a63246..524b08fc 100644
--- a/config_ver.h
+++ b/config_ver.h
@@ -35,7 +35,7 @@
/// as a shared object if versions are inadvertently mixed and matched.
/// \sa CRYPTOPP_VERSION, LibraryVersion(), HeaderVersion()
/// \since Crypto++ 8.2
-#define CRYPTOPP_MINOR 5
+#define CRYPTOPP_MINOR 6
/// \brief Library revision number
/// \details CRYPTOPP_REVISION reflects the revision number of the library the
/// headers came from. It is not necessarily the revision of the library built
@@ -50,7 +50,7 @@
/// shared object if versions are inadvertently mixed and matched.
/// \sa CRYPTOPP_MAJOR, CRYPTOPP_MINOR, CRYPTOPP_REVISION, LibraryVersion(), HeaderVersion()
/// \since Crypto++ 5.6
-#define CRYPTOPP_VERSION 850
+#define CRYPTOPP_VERSION 860
// Compiler version macros