aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2023-12-26 12:17:13 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2023-12-26 12:17:14 +0100
commitf0d047816a5056cb94c3f1e4d26e71a3bda9cbde (patch)
treed532534cec88168a5e5354b8fb474fc81810b7cd /CMakeLists.txt
parenteaa1b53fb51b53cb200288c4183c27c585c52860 (diff)
downloadayatana-indicator-keyboard-f0d047816a5056cb94c3f1e4d26e71a3bda9cbde.tar.gz
ayatana-indicator-keyboard-f0d047816a5056cb94c3f1e4d26e71a3bda9cbde.tar.bz2
ayatana-indicator-keyboard-f0d047816a5056cb94c3f1e4d26e71a3bda9cbde.zip
release 23.10.223.10.2
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 3571a1ac..dce62275 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
cmake_minimum_required (VERSION 3.13)
-project (ayatana-indicator-keyboard VERSION "23.10.1" LANGUAGES C CXX)
+project (ayatana-indicator-keyboard VERSION "23.10.2" LANGUAGES C CXX)
if(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT)
SET(CMAKE_INSTALL_PREFIX "/usr" CACHE PATH "..." FORCE)