Bump version.

This commit is contained in:
Andrius Štikonas 2016-11-03 14:33:20 +00:00
parent 2602e0620c
commit 8794374450
1 changed files with 2 additions and 2 deletions

View File

@ -24,8 +24,8 @@ set(KDE_INSTALL_USE_QT_SYS_PATHS ON CACHE BOOL "Install mkspecs files, Plugins a
set(QT_MIN_VERSION "5.4.1")
# Check KPMcore dependency when bumping
set(VERSION_MAJOR "2")
set(VERSION_MINOR "2")
set(VERSION_RELEASE "1")
set(VERSION_MINOR "9")
set(VERSION_RELEASE "90")
set(VERSION ${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_RELEASE})
add_definitions(-D'VERSION="${VERSION}"') #"