diff options
| author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2026-06-13 20:14:40 +0200 |
|---|---|---|
| committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2026-06-13 20:15:15 +0200 |
| commit | 712bc1085e64aac47d66817e7bdc4c59a9c3e720 (patch) | |
| tree | b8fb4f1b55ab0e5652742eb01f7e8a59c0a076a6 /CMakeLists.txt | |
| parent | 312ae5ecef10947da3ffbfeb4c229e10d8094609 (diff) | |
| download | ayatana-indicator-keyboard-26.6.2.tar.gz ayatana-indicator-keyboard-26.6.2.tar.bz2 ayatana-indicator-keyboard-26.6.2.zip | |
Release 26.6.226.6.2
- Translation updates (thanks to all contributors on
hosted.weblate.org).
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 1a9c94dc..a8c54baf 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required (VERSION 3.13) -project (ayatana-indicator-keyboard VERSION "26.6.1" LANGUAGES C CXX) +project (ayatana-indicator-keyboard VERSION "26.6.2" LANGUAGES C CXX) if(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT) SET(CMAKE_INSTALL_PREFIX "/usr" CACHE PATH "..." FORCE) |
