Skip to content
Snippets Groups Projects
Commit 3bea1a94 authored by Perttu Ahola's avatar Perttu Ahola
Browse files

Call this 0.4.dev-20120603

parent 3e419ffb
No related branches found
Tags 0.4.dev-20120603
No related merge requests found
......@@ -12,7 +12,7 @@ set(VERSION_EXTRA "" CACHE STRING "Stuff to append to version string")
# Also remember to set PROTOCOL_VERSION in clientserver.h when releasing
set(VERSION_MAJOR 0)
set(VERSION_MINOR 4)
set(VERSION_PATCH dev-20120408)
set(VERSION_PATCH dev-20120603)
if(VERSION_EXTRA)
set(VERSION_PATCH ${VERSION_PATCH}-${VERSION_EXTRA})
endif()
......
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