mirror of https://github.com/KDE/kasts.git
GIT_SILENT Update version number for 21.06
This commit is contained in:
parent
3eaa38d925
commit
29a74c8552
|
@ -5,7 +5,7 @@
|
|||
cmake_minimum_required(VERSION 3.16)
|
||||
|
||||
project(Kasts)
|
||||
set(PROJECT_VERSION "21.06")
|
||||
set(PROJECT_VERSION "21.07")
|
||||
|
||||
# be c++17 compliant
|
||||
set(CMAKE_CXX_STANDARD 17)
|
||||
|
|
Loading…
Reference in New Issue