summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2026-06-13 20:32:05 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2026-06-13 20:32:40 +0200
commit2a16126575ada1021d5a0b0734a7e13384bb61e2 (patch)
tree5e0972f3cf724d4597aa0184e685a5570d54f7a1 /CMakeLists.txt
parent4ecc8671727b410a27f34654d1a26a323fa9752f (diff)
downloadayatana-indicator-session-26.6.0.tar.gz
ayatana-indicator-session-26.6.0.tar.bz2
ayatana-indicator-session-26.6.0.zip
Release 26.6.026.6.0
- rename about to system-information in lomiri-system-settings. - Don't switch to greeter when locking Lomiri. - Translation updates (thanks to all contributors on hosted.weblate.org).
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 c789e7f..f6b290e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
cmake_minimum_required (VERSION 3.13)
-project (ayatana-indicator-session VERSION 24.5.1 LANGUAGES C CXX)
+project (ayatana-indicator-session VERSION 26.6.0 LANGUAGES C CXX)
if(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT)
SET(CMAKE_INSTALL_PREFIX "/usr" CACHE PATH "..." FORCE)