diff --git a/CMakeLists.txt b/CMakeLists.txt index 670a8c1e0..89d6ae5ce 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -8,7 +8,7 @@ message ("-- Configuring the Scanner...") # VERSION: Always include major, minor and patch level. project (openvas - VERSION 22.7.1 + VERSION 3.1.3 LANGUAGES C) if (POLICY CMP0005)