summaryrefslogtreecommitdiff
path: root/config_ver.h
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2021-09-24 11:15:49 -0400
committerJeffrey Walton <noloader@gmail.com>2021-09-24 11:15:49 -0400
commitbeec0950b713eb6e40741aaff4b58c3a4a1e37b1 (patch)
tree1123de34127809b13d77833b72ba9cc24d299b5e /config_ver.h
parent959595ed2af520ebadac7836bce77291a92e21d9 (diff)
downloadcryptopp-git-beec0950b713eb6e40741aaff4b58c3a4a1e37b1.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 178eafea..c28abb86 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 6
+#define CRYPTOPP_MINOR 7
/// \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 860
+#define CRYPTOPP_VERSION 870
// Compiler version macros