Skip to content

Commit

Permalink
Set version to 0.9.7-beta3
Browse files Browse the repository at this point in the history
  • Loading branch information
mauser committed Aug 25, 2016
1 parent c396fac commit 52cc70b
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 "beta2")
SET(VERSION_SUFFIX "beta3")

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

Expand Down

0 comments on commit 52cc70b

Please sign in to comment.