Skip to content

Commit

Permalink
mark version as beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
mauser committed Oct 15, 2015
1 parent b88bb70 commit 2b613f2
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 "RC2")
SET(VERSION_SUFFIX "beta1")

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

Expand Down

0 comments on commit 2b613f2

Please sign in to comment.