Skip to content
Snippets Groups Projects
Commit ffe3f03b authored by est31's avatar est31
Browse files

Continue with 0.4.13-dev

parent d44fceac
No related branches found
No related tags found
No related merge requests found
......@@ -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)
......
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