aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2024-05-21 07:42:09 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2024-05-21 07:42:09 +0200
commit13aa8c5019ddf2de5c427b4442560b3401ad0915 (patch)
tree24df9de2ee5b5dcfdb348f127d602d0df4f25217 /CMakeLists.txt
parentc462d2b65f31879819c175e7b423a9cc6dee9264 (diff)
downloadayatana-indicator-sound-13aa8c5019ddf2de5c427b4442560b3401ad0915.tar.gz
ayatana-indicator-sound-13aa8c5019ddf2de5c427b4442560b3401ad0915.tar.bz2
ayatana-indicator-sound-13aa8c5019ddf2de5c427b4442560b3401ad0915.zip
release 24.4.124.4.1
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 16fc507..43da611 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
cmake_minimum_required (VERSION 3.13)
-project (ayatana-indicator-sound VERSION 24.4.0 LANGUAGES C CXX)
+project (ayatana-indicator-sound VERSION 24.4.1 LANGUAGES C CXX)
if(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT)
SET(CMAKE_INSTALL_PREFIX "/usr" CACHE PATH "..." FORCE)