aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2025-02-28 22:18:56 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2025-02-28 22:18:56 +0100
commit2d3f8af223d08de9bedae931510e2f870d62fced (patch)
tree00fb16dea8777b159296fec0770946bc1dbde19e /CMakeLists.txt
parentc869bdb06bc74c446f518dec00b0eda3d621147e (diff)
downloadlibayatana-common-0.9.11.tar.gz
libayatana-common-0.9.11.tar.bz2
libayatana-common-0.9.11.zip
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 be7c96c..713f79c 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
cmake_minimum_required (VERSION 3.13)
-project (libayatana-common VERSION "0.9.10" LANGUAGES C CXX)
+project (libayatana-common VERSION "0.9.11" LANGUAGES C CXX)
set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake" "${CMAKE_MODULE_PATH}")