Bump kpmcore version to 4.2.0 in preparation for future release.

This commit is contained in:
Andrius Štikonas 2020-10-01 23:56:45 +01:00
parent 0c25d1f9c4
commit 5cfa8343fe
1 changed files with 1 additions and 2 deletions

View File

@ -19,10 +19,9 @@ set(BLKID_MIN_VERSION "2.33.2")
# Runtime
# smartmontools 7.0
# Qca plugin (botan or ossl)
set(VERSION_MAJOR "4")
set(VERSION_MINOR "1")
set(VERSION_MINOR "2")
set(VERSION_RELEASE "0")
set(VERSION ${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_RELEASE})
set(SOVERSION "10")