Post release version bump for new feature work.

This commit is contained in:
Andrius Štikonas 2017-01-05 18:33:21 +00:00
parent 408edd7f15
commit bf38d67e1b
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ set(QT_MIN_VERSION "5.6.1")
# Check KPMcore dependency when bumping
set(VERSION_MAJOR "3")
set(VERSION_MINOR "0")
set(VERSION_RELEASE "1")
set(VERSION_RELEASE "50")
set(VERSION ${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_RELEASE})
add_definitions(-D'VERSION="${VERSION}"') #"