aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2024-02-24 11:52:39 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2024-02-24 11:52:39 +0100
commita2e81e96c41e321ba695fe07da727fa93efe7e0e (patch)
treecf617ee6fc6ce586f35a41ac1136756ed21bf116 /CMakeLists.txt
parent0abb75dde6bcc3f9494212b7568c21637faa2e93 (diff)
downloadayatana-indicator-keyboard-a2e81e96c41e321ba695fe07da727fa93efe7e0e.tar.gz
ayatana-indicator-keyboard-a2e81e96c41e321ba695fe07da727fa93efe7e0e.tar.bz2
ayatana-indicator-keyboard-a2e81e96c41e321ba695fe07da727fa93efe7e0e.zip
release 24.2.024.2.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 dce62275..a5ba1dc7 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
cmake_minimum_required (VERSION 3.13)
-project (ayatana-indicator-keyboard VERSION "23.10.2" LANGUAGES C CXX)
+project (ayatana-indicator-keyboard VERSION "24.2.0" LANGUAGES C CXX)
if(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT)
SET(CMAKE_INSTALL_PREFIX "/usr" CACHE PATH "..." FORCE)