diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2023-10-13 08:27:56 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2023-10-13 08:27:57 +0200 |
commit | 32d51faba070ef6a2b9746f4237feee877a17017 (patch) | |
tree | f1a07ed1428b790681050134bd57ef47d645c9c9 /CMakeLists.txt | |
parent | 88e4c06d29bcc4c5b826a950fe524c61e28f9c04 (diff) | |
download | ayatana-indicator-sound-23.10.0.tar.gz ayatana-indicator-sound-23.10.0.tar.bz2 ayatana-indicator-sound-23.10.0.zip |
release 23.10.023.10.0
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index f2c6503..bd1773c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required (VERSION 3.13) -project (ayatana-indicator-sound VERSION 22.9.2 LANGUAGES C CXX) +project (ayatana-indicator-sound VERSION 23.10.0 LANGUAGES C CXX) if(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT) SET(CMAKE_INSTALL_PREFIX "/usr" CACHE PATH "..." FORCE) |