aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2023-12-04 08:43:42 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2023-12-04 08:43:42 +0100
commit0dcd96832459ef992723457d6d404e549f94f10f (patch)
tree82f13d57dd0f5ee8b082aa100e28001859d45bdb /CMakeLists.txt
parent7a5e31fd1dfdfe2eb33b42c7e84b6293fa3a4895 (diff)
downloadayatana-indicator-sound-0dcd96832459ef992723457d6d404e549f94f10f.tar.gz
ayatana-indicator-sound-0dcd96832459ef992723457d6d404e549f94f10f.tar.bz2
ayatana-indicator-sound-0dcd96832459ef992723457d6d404e549f94f10f.zip
release 23.10.323.10.3
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 b27ed2a..8f5ba76 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
cmake_minimum_required (VERSION 3.13)
-project (ayatana-indicator-sound VERSION 23.10.2 LANGUAGES C CXX)
+project (ayatana-indicator-sound VERSION 23.10.3 LANGUAGES C CXX)
if(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT)
SET(CMAKE_INSTALL_PREFIX "/usr" CACHE PATH "..." FORCE)