summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2025-03-12 09:30:06 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2025-03-12 09:30:06 +0100
commit31e8bb083b307e1cc96af4874a94707727bd1e79 (patch)
treeecda38d921301808786d61fed1ed0603c42873d9 /CMakeLists.txt
parent739dc8d3f5b19fe87c15e885c2c6840d3f7007ce (diff)
downloadlibayatana-appindicator-0.5.94.tar.gz
libayatana-appindicator-0.5.94.tar.bz2
libayatana-appindicator-0.5.94.zip
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 047c956..13d31e9 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.13)
project(libayatana-appindicator C)
-set(PROJECT_VERSION "0.5.93")
+set(PROJECT_VERSION "0.5.94")
set(PROJECT_NAME "libayatana-appindicator")
if(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT)