diff --git a/CMakeLists.txt b/CMakeLists.txt index cd41c8da..50b429fe 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -22,7 +22,7 @@ message ("-- Configuring the Greenbone Vulnerability Management Libraries...") # VERSION: Always include major, minor and patch level. project (gvm-libs - VERSION 22.5.1 + VERSION 22.5.2 LANGUAGES C) if (POLICY CMP0005)