aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2024-05-22 08:18:54 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2024-05-22 08:18:54 +0200
commit21ba2ae79303929d0a015f2502286771961ba111 (patch)
tree278eadbf049c1d1d684c338e55871033475b0c49 /CMakeLists.txt
parentd8ed94575605109284e38ed8b64f2a674ea905d4 (diff)
downloadayatana-indicator-bluetooth-21ba2ae79303929d0a015f2502286771961ba111.tar.gz
ayatana-indicator-bluetooth-21ba2ae79303929d0a015f2502286771961ba111.tar.bz2
ayatana-indicator-bluetooth-21ba2ae79303929d0a015f2502286771961ba111.zip
release 24.5.024.5.0release-builds
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 8b6fa92..49c6bb3 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.13)
-project (ayatana-indicator-bluetooth VERSION 23.10.0 LANGUAGES C CXX)
+project (ayatana-indicator-bluetooth VERSION 24.5.0 LANGUAGES C CXX)
if(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT)
SET(CMAKE_INSTALL_PREFIX "/usr" CACHE PATH "..." FORCE)