summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2026-06-13 20:42:01 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2026-06-13 20:42:27 +0200
commit497260f5c1c57e825452b2b6e0226256ff85ed7e (patch)
tree1d79f991da53e294420aedc31ea039d5cf218c72 /CMakeLists.txt
parentcd8ecab4250a3c9e028d9b5156c88f39787ceec1 (diff)
downloadlibayatana-common-0.9.12.tar.gz
libayatana-common-0.9.12.tar.bz2
libayatana-common-0.9.12.zip
Release 0.9.12HEAD0.9.12main
- src/CMakeLists.txt: Install GIR files to gir(|epository)-1.2 (instead of 1.0). - Translation updates (thanks to all contributors on hosted.weblate.org).
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 713f79c..83b3876 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
cmake_minimum_required (VERSION 3.13)
-project (libayatana-common VERSION "0.9.11" LANGUAGES C CXX)
+project (libayatana-common VERSION "0.9.12" LANGUAGES C CXX)
set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake" "${CMAKE_MODULE_PATH}")