diff --git a/CMakeLists.txt b/CMakeLists.txt index 3221adbd2d..6c1b179b70 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ project(KWIN) -set(PROJECT_VERSION "5.10.3") +set(PROJECT_VERSION "5.10.4") set(PROJECT_VERSION_MAJOR 5) cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)