aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2023-04-07 14:54:29 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2023-04-07 14:54:29 +0200
commit3bd498c08654c369991dcb54cbcffe0b1d5b279e (patch)
tree2c2f27a935e5e1722067e34c4cd92913762438cf /CMakeLists.txt
parente6e69b2baf93f43fd28e3e3da5a2c16720a9f417 (diff)
downloadayatana-indicator-power-3bd498c08654c369991dcb54cbcffe0b1d5b279e.tar.gz
ayatana-indicator-power-3bd498c08654c369991dcb54cbcffe0b1d5b279e.tar.bz2
ayatana-indicator-power-3bd498c08654c369991dcb54cbcffe0b1d5b279e.zip
CMakeLists.txt: Fix version number.
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 990ec89..869d4ae 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -7,7 +7,7 @@ endif(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT)
list(APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake)
-set(PROJECT_VERSION "22.9.4")
+set(PROJECT_VERSION "22.9.5")
set(PACKAGE ${CMAKE_PROJECT_NAME})
# Options