aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2024-05-22 08:21:18 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2024-05-22 08:21:18 +0200
commita5c5b784ff4789ff18cf2a3bb9da0138fe87f664 (patch)
tree09170d34dbb08e5486ec67ea07f3e81501a2eb99 /CMakeLists.txt
parent3ac072f9b628576015fb3cf3a9c34e66cf978128 (diff)
downloadayatana-indicator-keyboard-24.5.0.tar.gz
ayatana-indicator-keyboard-24.5.0.tar.bz2
ayatana-indicator-keyboard-24.5.0.zip
release 24.5.024.5.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 a5ba1dc7..57b01d26 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
cmake_minimum_required (VERSION 3.13)
-project (ayatana-indicator-keyboard VERSION "24.2.0" LANGUAGES C CXX)
+project (ayatana-indicator-keyboard VERSION "24.5.0" LANGUAGES C CXX)
if(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT)
SET(CMAKE_INSTALL_PREFIX "/usr" CACHE PATH "..." FORCE)