aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2022-10-02 12:42:03 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2022-10-02 12:42:03 +0200
commit7407056db015131eef02578e8d0b49cf9ab49f0e (patch)
tree8c3525f5c95540530d7e162ad2844668c97512cb /CMakeLists.txt
parent64b2cf0d2168a75e793d1e45d7518ae6c2997e89 (diff)
downloadayatana-indicator-display-7407056db015131eef02578e8d0b49cf9ab49f0e.tar.gz
ayatana-indicator-display-7407056db015131eef02578e8d0b49cf9ab49f0e.tar.bz2
ayatana-indicator-display-7407056db015131eef02578e8d0b49cf9ab49f0e.zip
release 22.9.122.9.1
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 b746ad0..9605ff1 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.0")
+set(PROJECT_VERSION "22.9.1")
set(PACKAGE ${CMAKE_PROJECT_NAME})
set(SERVICE_LIB ${PACKAGE})
set(SERVICE_EXEC "${PACKAGE}-service")