summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2026-07-16 14:36:58 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2026-07-16 14:37:23 +0200
commit72a643838ec964b69b8c1dd24f85fbac346035bd (patch)
tree8c28fe3045f8cceba934e9fcbc9e081763512c7c /CMakeLists.txt
parent9346d6e156b0c0fd2664bc94123313084c166b60 (diff)
downloadlibayatana-common-0.9.13.tar.gz
libayatana-common-0.9.13.tar.bz2
libayatana-common-0.9.13.zip
Release 0.9.13HEAD0.9.13main
- Revert "src/CMakeLists.txt: Install GIR files to gir(|epository)-1.2 (instead of 1.0).".
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 83b3876..ccd905a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
cmake_minimum_required (VERSION 3.13)
-project (libayatana-common VERSION "0.9.12" LANGUAGES C CXX)
+project (libayatana-common VERSION "0.9.13" LANGUAGES C CXX)
set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake" "${CMAKE_MODULE_PATH}")