Skip to content
Snippets Groups Projects
Commit fb31bd38 authored by sfan5's avatar sfan5
Browse files

Continue with 0.4.14-dev

parent 854d9e37
No related branches found
No related tags found
No related merge requests found
......@@ -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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment