Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Continue with 0.4.13-dev
  • Loading branch information
est31 committed Aug 9, 2015
1 parent 88eebff commit bba15f5
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 13)
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 bba15f5

Please sign in to comment.