Skip to content

Commit

Permalink
Set version to 0.9.7 rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
mauser committed Oct 3, 2016
1 parent 2a5e0cb commit d6230b3
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 @@ -19,7 +19,7 @@ PROJECT(hydrogen)
SET(VERSION_MAJOR "0")
SET(VERSION_MINOR "9")
SET(VERSION_PATCH "7")
#SET(VERSION_SUFFIX "beta3")
SET(VERSION_SUFFIX "rc1")

SET(VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}")

Expand Down

0 comments on commit d6230b3

Please sign in to comment.