mirror of
https://github.com/KDE/kasts.git
synced 2025-01-31 09:34:55 +01:00
Bump version to 23.01
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
This commit is contained in:
parent
91ea998f07
commit
459e6e3d78
@ -5,8 +5,8 @@
|
||||
|
||||
cmake_minimum_required(VERSION 3.16)
|
||||
|
||||
project(Kasts)
|
||||
set(PROJECT_VERSION "22.11")
|
||||
set(PROJECT_VERSION "23.01")
|
||||
project(Kasts VERSION ${PROJECT_VERSION})
|
||||
|
||||
# be c++17 compliant
|
||||
set(CMAKE_CXX_STANDARD 17)
|
||||
|
Loading…
x
Reference in New Issue
Block a user