diff --git a/CMakeLists.txt b/CMakeLists.txt index a915ed55a..6f5f64a61 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 23.4.1 + VERSION 23.5.1 LANGUAGES C) if (POLICY CMP0005)