aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2023-11-10 13:32:47 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2023-11-10 13:32:47 +0100
commitb153ce4da15f9ff3dc7f1bd5bd798a402d444f4b (patch)
treecd6422caa1faeceafa0a0b027685b18956373a0e /CMakeLists.txt
parent048b9456f46b8b9bad71014e0b3fba307027fbd4 (diff)
downloadayatana-indicator-sound-b153ce4da15f9ff3dc7f1bd5bd798a402d444f4b.tar.gz
ayatana-indicator-sound-b153ce4da15f9ff3dc7f1bd5bd798a402d444f4b.tar.bz2
ayatana-indicator-sound-b153ce4da15f9ff3dc7f1bd5bd798a402d444f4b.zip
release 23.10.223.10.2
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 6e3e158..b27ed2a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
cmake_minimum_required (VERSION 3.13)
-project (ayatana-indicator-sound VERSION 23.10.1 LANGUAGES C CXX)
+project (ayatana-indicator-sound VERSION 23.10.2 LANGUAGES C CXX)
if(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT)
SET(CMAKE_INSTALL_PREFIX "/usr" CACHE PATH "..." FORCE)