diff options
| author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2026-07-16 14:36:58 +0200 |
|---|---|---|
| committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2026-07-16 14:37:23 +0200 |
| commit | 72a643838ec964b69b8c1dd24f85fbac346035bd (patch) | |
| tree | 8c28fe3045f8cceba934e9fcbc9e081763512c7c /CMakeLists.txt | |
| parent | 9346d6e156b0c0fd2664bc94123313084c166b60 (diff) | |
| download | libayatana-common-0.9.13.tar.gz libayatana-common-0.9.13.tar.bz2 libayatana-common-0.9.13.zip | |
- 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.txt | 2 |
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}") |
