Skip to content

Commit

Permalink
set version to beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
mauser committed Mar 29, 2016
1 parent 1ac4b91 commit 3187d9b
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 "beta1")
SET(VERSION_SUFFIX "beta2")

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

Expand Down

0 comments on commit 3187d9b

Please sign in to comment.