aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2024-08-27 15:52:37 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2024-08-27 15:52:37 +0200
commitdd1579a24b238f28e177bc949cf1a6a28e80c1dd (patch)
tree941859e58cb1ab9cfe89318d9c174c4f99151f5c /CMakeLists.txt
parent79853595a8e4adacddaeffd42f8e4cfdf5f9a5c5 (diff)
downloadayatana-settings-10cba1fc266159ccf3cfa805e33484bcdfe37ca5.tar.gz
ayatana-settings-10cba1fc266159ccf3cfa805e33484bcdfe37ca5.tar.bz2
ayatana-settings-10cba1fc266159ccf3cfa805e33484bcdfe37ca5.zip
release 24.8.2724.8.27
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 9d18701..d04ac65 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
cmake_minimum_required (VERSION 3.13)
-project (ayatana-settings VERSION 24.8.0 LANGUAGES C)
+project (ayatana-settings VERSION 24.8.27 LANGUAGES C)
if (CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT)
SET (CMAKE_INSTALL_PREFIX "/usr" CACHE PATH "..." FORCE)