aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2023-06-06 09:10:52 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2023-06-06 09:10:52 +0200
commit0585f9e31d7e798fbb38fda06f75af10dd090dcb (patch)
tree7f95d2e1c036f14e1e8edf9fbe190e1185a228e2 /CMakeLists.txt
parentc09eb8ccfa2e7731ca15564e2f17d186f7910dbc (diff)
downloadayatana-indicator-session-0585f9e31d7e798fbb38fda06f75af10dd090dcb.tar.gz
ayatana-indicator-session-0585f9e31d7e798fbb38fda06f75af10dd090dcb.tar.bz2
ayatana-indicator-session-0585f9e31d7e798fbb38fda06f75af10dd090dcb.zip
release 22.9.222.9.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 8919acd..5c244c8 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
cmake_minimum_required (VERSION 3.13)
-project (ayatana-indicator-session VERSION 22.9.1 LANGUAGES C CXX)
+project (ayatana-indicator-session VERSION 22.9.2 LANGUAGES C CXX)
if(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT)
SET(CMAKE_INSTALL_PREFIX "/usr" CACHE PATH "..." FORCE)