Skip to content

Commit

Permalink
openscap-1.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
evgenyz committed Jan 19, 2022
1 parent 4aba309 commit 3eccd5c
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 @@ -11,7 +11,7 @@ endif()
project("openscap")
set(OPENSCAP_VERSION_MAJOR "1")
set(OPENSCAP_VERSION_MINOR "3")
set(OPENSCAP_VERSION_PATCH "5")
set(OPENSCAP_VERSION_PATCH "6")

if(OPENSCAP_VERSION_SUFFIX)
set(OPENSCAP_VERSION "${OPENSCAP_VERSION_MAJOR}.${OPENSCAP_VERSION_MINOR}.${OPENSCAP_VERSION_PATCH}_${OPENSCAP_VERSION_SUFFIX}")
Expand Down

0 comments on commit 3eccd5c

Please sign in to comment.