From f17e871a86c7be372fc96627f3f9bfec90f4e9bd Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sat, 13 Jun 2026 20:34:51 +0200 Subject: Release 26.6.13 - src/gtk.h: Change icons when Gtk switches to high contrast mode. - Provide both HighContrast and ContrastHigh icons. - Translation updates (thanks to all contributors on hosted.weblate.org). --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index c275a2e..27d0a85 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required (VERSION 3.13) -project (ayatana-settings VERSION 24.10.1 LANGUAGES C) +project (ayatana-settings VERSION 26.6.13 LANGUAGES C) if (CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT) SET (CMAKE_INSTALL_PREFIX "/usr" CACHE PATH "..." FORCE) -- cgit v1.2.3