Skip to content

Commit

Permalink
Prepare CMakeLists for release
Browse files Browse the repository at this point in the history
  • Loading branch information
swaterkamp committed Aug 11, 2020
1 parent 0182d7e commit cb8e3fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ message ("-- Configuring Greenbone Security Assistant")
# VERSION: Set patch version for stable releases, e.g. "9.0.1",
# unset patch version for prereleases, e.g. "9.0"
project (greenbone-security-assistant
VERSION 20.08)
VERSION 20.08.0)

SET(CMAKE_MODULE_PATH ${PROJECT_SOURCE_DIR}/cmake)

Expand Down

0 comments on commit cb8e3fe

Please sign in to comment.