Skip to content

Commit

Permalink
Release version 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
steveno committed Sep 6, 2017
1 parent a812f55 commit 92a1060
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 @@ -21,7 +21,7 @@ set(VERSION_COMMIT ${Project_WC_REVISION_HASH})

# Anything other than "Release" will add the latest commit
# hash when built to the version string
set(VERSION_DESC "Development")
set(VERSION_DESC "Release")

if(NOT ${VERSION_DESC} MATCHES "Development")
set(VERSION ${VERSION_MAJOR}.${VERSION_MINOR})
Expand Down

0 comments on commit 92a1060

Please sign in to comment.