aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2023-02-04 23:46:08 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2023-02-04 23:46:08 +0100
commit7b78fec55d631c7a54714c9d7dea22fd2291071b (patch)
tree818dcab26fc8057d20655468b8c5ff551035cc1b /CMakeLists.txt
parentdecf609140cf7f756ac3fe084ac220ff9bcf34b5 (diff)
downloadayatana-indicator-display-7b78fec55d631c7a54714c9d7dea22fd2291071b.tar.gz
ayatana-indicator-display-7b78fec55d631c7a54714c9d7dea22fd2291071b.tar.bz2
ayatana-indicator-display-7b78fec55d631c7a54714c9d7dea22fd2291071b.zip
release 22.9.422.9.4
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 c8fdcd1..25c5ff4 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.3")
+set(PROJECT_VERSION "22.9.4")
set(PACKAGE ${CMAKE_PROJECT_NAME})
set(SERVICE_LIB ${PACKAGE})
set(SERVICE_EXEC "${PACKAGE}-service")