diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2025-03-12 09:30:06 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2025-03-12 09:30:06 +0100 |
commit | 31e8bb083b307e1cc96af4874a94707727bd1e79 (patch) | |
tree | ecda38d921301808786d61fed1ed0603c42873d9 /CMakeLists.txt | |
parent | 739dc8d3f5b19fe87c15e885c2c6840d3f7007ce (diff) | |
download | libayatana-appindicator-0.5.94.tar.gz libayatana-appindicator-0.5.94.tar.bz2 libayatana-appindicator-0.5.94.zip |
release 0.5.940.5.94release-buildsmain
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 2 |
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) |