Skip to content

Commit

Permalink
Continue with 0.4.13-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
est31 committed Aug 20, 2015
1 parent d44fcea commit ffe3f03
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 ffe3f03

Please sign in to comment.