aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2022-12-15 22:03:47 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2022-12-15 22:03:48 +0100
commit663e4db19fe739426bf6509f1c0a192440402dff (patch)
treedaa0f3eb124fe09ec0706b82ac5d23814fcf20ac /CMakeLists.txt
parent853f224f3562708068727f6dfc2a514090e9c815 (diff)
downloadayatana-indicator-display-663e4db19fe739426bf6509f1c0a192440402dff.tar.gz
ayatana-indicator-display-663e4db19fe739426bf6509f1c0a192440402dff.tar.bz2
ayatana-indicator-display-663e4db19fe739426bf6509f1c0a192440402dff.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 ba7f022..dce01e1 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -10,7 +10,7 @@ endif(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT)
##
include(GNUInstallDirs)
-set(PROJECT_VERSION "22.9.1")
+set(PROJECT_VERSION "22.9.2")
set(PACKAGE ${CMAKE_PROJECT_NAME})
set(SERVICE_LIB ${PACKAGE})
set(SERVICE_EXEC "${PACKAGE}-service")