From b153ce4da15f9ff3dc7f1bd5bd798a402d444f4b Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Fri, 10 Nov 2023 13:32:47 +0100 Subject: release 23.10.2 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 6e3e158..b27ed2a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required (VERSION 3.13) -project (ayatana-indicator-sound VERSION 23.10.1 LANGUAGES C CXX) +project (ayatana-indicator-sound VERSION 23.10.2 LANGUAGES C CXX) if(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT) SET(CMAKE_INSTALL_PREFIX "/usr" CACHE PATH "..." FORCE) -- cgit v1.2.3