Skip to content

Commit

Permalink
openscap-1.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
evgenyz committed Apr 23, 2021
1 parent ff818b0 commit e7db4f8
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 "4")
set(OPENSCAP_VERSION_PATCH "5")

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 e7db4f8

Please sign in to comment.