Bump version for tarball respin.

This commit is contained in:
Andrius Štikonas 2017-09-06 11:40:21 +01:00
parent ed1634c9b5
commit cfe3058c0c
1 changed files with 1 additions and 1 deletions

View File

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