diff --git a/CMakeLists.txt b/CMakeLists.txt index 0dee7ecc..3ec2100a 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.6.1 + VERSION 22.6.2 LANGUAGES C) if (POLICY CMP0005)