diff --git a/CMakeLists.txt b/CMakeLists.txt index 266327d2b..5e343ceb3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -20,7 +20,7 @@ cmake_minimum_required (VERSION 3.0) message ("-- Configuring Greenbone Vulnerability Manager...") project (gvm - VERSION 22.8.1 + VERSION 22.9.1 LANGUAGES C) if (POLICY CMP0005)