aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2024-05-22 08:24:33 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2024-05-22 08:24:33 +0200
commita828bf23cc36f128956242ea93f245eb2f0a08ce (patch)
tree92661c3cdd8a25106626ac82dbedcdf918905d88 /CMakeLists.txt
parent8026272084451da3f1a07f4775fe89577c2f843f (diff)
downloadayatana-indicator-messages-24.5.0.tar.gz
ayatana-indicator-messages-24.5.0.tar.bz2
ayatana-indicator-messages-24.5.0.zip
release 24.5.024.5.0
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 21088d7..efb78f3 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -4,7 +4,7 @@ list(APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake)
# Globals
-set(PROJECT_VERSION "23.10.0")
+set(PROJECT_VERSION "24.5.0")
set(PACKAGE ${CMAKE_PROJECT_NAME})
set(GETTEXT_PACKAGE "ayatana-indicator-messages")