diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2024-10-01 08:43:18 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2024-10-01 08:43:18 +0200 |
commit | 0692b40887955780dafdc63d60ebc6a6a14ec9c5 (patch) | |
tree | 08524f48ca224c9a77faf1c1952d8311dc908720 /CMakeLists.txt | |
parent | 3e19c9d9d98461b08a2f9891e537ac7efd585154 (diff) | |
download | ayatana-settings-24.10.1.tar.gz ayatana-settings-24.10.1.tar.bz2 ayatana-settings-24.10.1.zip |
release 24.10.124.10.1release-builds
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 d04ac65..c275a2e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required (VERSION 3.13) -project (ayatana-settings VERSION 24.8.27 LANGUAGES C) +project (ayatana-settings VERSION 24.10.1 LANGUAGES C) if (CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT) SET (CMAKE_INSTALL_PREFIX "/usr" CACHE PATH "..." FORCE) |