aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2023-11-06 17:09:55 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2023-11-06 17:09:55 +0100
commit76499b4a6a3fb2227d8945bc88842725bf3a8cf5 (patch)
treefa838c19d1e917420a5d58fa933deb3a6d8a9df8 /CMakeLists.txt
parent1fb937272d73f75ba13727680bdaea68c7fd3c7b (diff)
downloadayatana-indicator-sound-76499b4a6a3fb2227d8945bc88842725bf3a8cf5.tar.gz
ayatana-indicator-sound-76499b4a6a3fb2227d8945bc88842725bf3a8cf5.tar.bz2
ayatana-indicator-sound-76499b4a6a3fb2227d8945bc88842725bf3a8cf5.zip
release 23.10.123.10.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 bd1773c..6e3e158 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
cmake_minimum_required (VERSION 3.13)
-project (ayatana-indicator-sound VERSION 23.10.0 LANGUAGES C CXX)
+project (ayatana-indicator-sound VERSION 23.10.1 LANGUAGES C CXX)
if(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT)
SET(CMAKE_INSTALL_PREFIX "/usr" CACHE PATH "..." FORCE)