aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2024-05-22 08:36:16 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2024-05-22 08:36:16 +0200
commit2db08d3bda23a74d007777bce2dbf9ab43e15b0b (patch)
treebd325babc90ae1a4c52774ecc248b68ea9755fce /CMakeLists.txt
parent1420362be4c2869635e9dba3f1f889c011adda1e (diff)
downloadayatana-indicator-sound-2db08d3bda23a74d007777bce2dbf9ab43e15b0b.tar.gz
ayatana-indicator-sound-2db08d3bda23a74d007777bce2dbf9ab43e15b0b.tar.bz2
ayatana-indicator-sound-2db08d3bda23a74d007777bce2dbf9ab43e15b0b.zip
release 24.5.024.5.0release-builds
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 43da611..b99c75b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
cmake_minimum_required (VERSION 3.13)
-project (ayatana-indicator-sound VERSION 24.4.1 LANGUAGES C CXX)
+project (ayatana-indicator-sound VERSION 24.5.0 LANGUAGES C CXX)
if(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT)
SET(CMAKE_INSTALL_PREFIX "/usr" CACHE PATH "..." FORCE)