aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2024-07-10 13:27:57 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2024-07-10 13:27:57 +0200
commitb5eecfc6ae3b09897efb24ef4067373d98668b07 (patch)
treec921419111d6764853bf9c6dc73eba50860c341c /CMakeLists.txt
parent340ef99748144eacf5aafa8a1d8e500a914cd8eb (diff)
downloadayatana-indicator-keyboard-b5eecfc6ae3b09897efb24ef4067373d98668b07.tar.gz
ayatana-indicator-keyboard-b5eecfc6ae3b09897efb24ef4067373d98668b07.tar.bz2
ayatana-indicator-keyboard-b5eecfc6ae3b09897efb24ef4067373d98668b07.zip
release 24.7.024.7.0release-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 a78e7e1f..07db2fa2 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
cmake_minimum_required (VERSION 3.13)
-project (ayatana-indicator-keyboard VERSION "24.5.0" LANGUAGES C CXX)
+project (ayatana-indicator-keyboard VERSION "24.7.0" LANGUAGES C CXX)
if(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT)
SET(CMAKE_INSTALL_PREFIX "/usr" CACHE PATH "..." FORCE)