aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2023-10-13 08:14:13 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2023-10-13 08:14:13 +0200
commitbd80cf8bad29553961666bcf83a911675742e31a (patch)
tree027fc05b1ac82d22e96dee0f55faee7d0ce166ab /CMakeLists.txt
parentd9015c878af8304c98aaf1f206f7651756351da6 (diff)
downloadayatana-indicator-keyboard-bd80cf8bad29553961666bcf83a911675742e31a.tar.gz
ayatana-indicator-keyboard-bd80cf8bad29553961666bcf83a911675742e31a.tar.bz2
ayatana-indicator-keyboard-bd80cf8bad29553961666bcf83a911675742e31a.zip
release 23.10.023.10.0
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 861309ff..1fc24b61 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
cmake_minimum_required (VERSION 3.13)
-project (ayatana-indicator-keyboard VERSION "22.9.1" LANGUAGES C CXX)
+project (ayatana-indicator-keyboard VERSION "23.10.0" LANGUAGES C CXX)
if(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT)
SET(CMAKE_INSTALL_PREFIX "/usr" CACHE PATH "..." FORCE)