From dde30f6c306494661eca46a675ac3e2b429e4522 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sat, 22 Feb 2025 19:44:05 +0100 Subject: release 24.5.2 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 6a6bc60..cd82a0a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required (VERSION 3.13) -project (ayatana-indicator-sound VERSION 24.5.1 LANGUAGES C CXX) +project (ayatana-indicator-sound VERSION 24.5.2 LANGUAGES C CXX) if(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT) SET(CMAKE_INSTALL_PREFIX "/usr" CACHE PATH "..." FORCE) -- cgit v1.2.3