summaryrefslogtreecommitdiff
path: root/config_ver.h
diff options
context:
space:
mode:
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 e43edc2e..e9a63246 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 4
+#define CRYPTOPP_MINOR 5
/// \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 840
+#define CRYPTOPP_VERSION 850
// Compiler version macros