Bump version to 2.2.1

This commit is contained in:
Andrius Štikonas 2016-07-06 16:44:14 +01:00
parent ee3466f1f8
commit 78d708573f
1 changed files with 1 additions and 1 deletions

View File

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