Skip to content

Commit

Permalink
Set version to 1.0-beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
mauser committed Mar 14, 2018
1 parent 00a64a8 commit 690a82b
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 "1")
SET(VERSION_MINOR "0")
SET(VERSION_PATCH "0")
#SET(VERSION_SUFFIX "rc1")
SET(VERSION_SUFFIX "beta1")

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

Expand Down

0 comments on commit 690a82b

Please sign in to comment.