diff --git a/CMakeLists.txt b/CMakeLists.txt index 21277e5e..c6d2e631 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -10,7 +10,7 @@ project(cryptopp) set(cryptopp_VERSION_MAJOR 5) set(cryptopp_VERSION_MINOR 6) -set(cryptopp_VERSION_PATCH 4) +set(cryptopp_VERSION_PATCH 5) include(GNUInstallDirs) include(TestBigEndian)