diff --git a/CMakeLists.txt b/CMakeLists.txt index ba47ada3..21277e5e 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 3) +set(cryptopp_VERSION_PATCH 4) include(GNUInstallDirs) include(TestBigEndian)