Bump version.

This commit is contained in:
Andrius Štikonas 2018-01-07 13:36:21 +02:00
parent 9439e9b1fd
commit f469ef204a
1 changed files with 1 additions and 1 deletions

View File

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