diff options
| author | Julian Andres Klode <julian.klode@canonical.com> | 2025-01-28 19:53:15 +0100 |
|---|---|---|
| committer | Julian Andres Klode <julian.klode@canonical.com> | 2025-01-28 19:53:56 +0100 |
| commit | b5fa47f70ec13146f32446baeb2070e5abba4bc3 (patch) | |
| tree | 1310acb11108d3a8c153dc73b69bd2557372d021 /CMakeLists.txt | |
| parent | 37916ecaa4718350a3c66130b356a076a24ca6e2 (diff) | |
Release 2.9.262.9.26
This reflows the documentation po files now using the latest
gettext.
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 3523d6173..0b6c6ec39 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -204,7 +204,7 @@ endif() # Configure some variables like package, version and architecture. set(PACKAGE ${PROJECT_NAME}) set(PACKAGE_MAIL "APT Development Team <deity@lists.debian.org>") -set(PACKAGE_VERSION "2.9.25") +set(PACKAGE_VERSION "2.9.26") string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION}) if (NOT DEFINED DPKG_DATADIR) |
