Skip to content

Commit

Permalink
Continue with 0.4.14-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
sfan5 committed May 15, 2016
1 parent 854d9e3 commit fb31bd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -17,7 +17,7 @@ set(VERSION_PATCH 14)
set(VERSION_EXTRA "" CACHE STRING "Stuff to append to version string")

# Change to false for releases
set(DEVELOPMENT_BUILD FALSE)
set(DEVELOPMENT_BUILD TRUE)

set(VERSION_STRING "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}")
if(VERSION_EXTRA)
Expand Down

0 comments on commit fb31bd3

Please sign in to comment.