aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2023-12-26 13:17:25 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2023-12-26 13:17:25 +0100
commit78b5e71b2130f78bed2583041a346ee837f0ee7d (patch)
tree21dc0dfe3278cd3706b56e3a8510b636026b1d1e /CMakeLists.txt
parent1417d5497cb2f3d41edd2f6479a90e917c96f4b5 (diff)
downloadlibayatana-common-78b5e71b2130f78bed2583041a346ee837f0ee7d.tar.gz
libayatana-common-78b5e71b2130f78bed2583041a346ee837f0ee7d.tar.bz2
libayatana-common-78b5e71b2130f78bed2583041a346ee837f0ee7d.zip
release 0.9.100.9.10release-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 b2e54cd..be7c96c 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
cmake_minimum_required (VERSION 3.13)
-project (libayatana-common VERSION "0.9.9" LANGUAGES C CXX)
+project (libayatana-common VERSION "0.9.10" LANGUAGES C CXX)
set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake" "${CMAKE_MODULE_PATH}")