diff --git a/CMakeLists.txt b/CMakeLists.txt index 100da742..c84e14e3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -8,7 +8,7 @@ message ("-- Configuring the Greenbone Vulnerability Management Libraries...") # VERSION: Always include major, minor and patch level. project (gvm-libs - VERSION 22.10.0 + VERSION 22.11.0 LANGUAGES C) if (POLICY CMP0005)