aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2025-03-02 17:46:21 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2025-03-02 17:46:21 +0100
commit9c06dbd8010f1896092948f68d55b2488fb520f2 (patch)
tree5eab55da8045c80c7827fe044c851c189d5035f4 /CMakeLists.txt
parent371fbc2bedc4805e9a3151ad22cd7230bad729fc (diff)
downloadayatana-indicator-keyboard-24.7.2.tar.gz
ayatana-indicator-keyboard-24.7.2.tar.bz2
ayatana-indicator-keyboard-24.7.2.zip
release 24.7.224.7.2release-builds
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 7e006b3a..37de3115 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
cmake_minimum_required (VERSION 3.13)
-project (ayatana-indicator-keyboard VERSION "24.7.1" LANGUAGES C CXX)
+project (ayatana-indicator-keyboard VERSION "24.7.2" LANGUAGES C CXX)
if(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT)
SET(CMAKE_INSTALL_PREFIX "/usr" CACHE PATH "..." FORCE)