aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2024-12-21 23:00:45 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2024-12-21 23:00:45 +0100
commitb33527c1aa40063bc0c672c1fdf601dd6628d610 (patch)
tree7379545844f97a12ec9120721394c6c68a90cd42 /CMakeLists.txt
parent6f2625bd7702488c30b8895f6a54a10ad4aed8bc (diff)
downloadayatana-indicator-sound-24.5.1.tar.gz
ayatana-indicator-sound-24.5.1.tar.bz2
ayatana-indicator-sound-24.5.1.zip
release 24.5.124.5.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 b99c75b..6a6bc60 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
cmake_minimum_required (VERSION 3.13)
-project (ayatana-indicator-sound VERSION 24.5.0 LANGUAGES C CXX)
+project (ayatana-indicator-sound VERSION 24.5.1 LANGUAGES C CXX)
if(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT)
SET(CMAKE_INSTALL_PREFIX "/usr" CACHE PATH "..." FORCE)