diff options
| author | Julian Andres Klode <julian.klode@canonical.com> | 2025-01-01 22:00:35 +0100 |
|---|---|---|
| committer | Julian Andres Klode <julian.klode@canonical.com> | 2025-01-01 22:52:23 +0100 |
| commit | 7b2703aa7dfc21713edd57a3802ee438cc7cd1b6 (patch) | |
| tree | 9475541d01b5bed8d7c6a8108dbcdb9c05958cb8 /CMakeLists.txt | |
| parent | 29f0c2e48d4e0ea07346fd979d5e7a0fed10551d (diff) | |
Release 2.9.212.9.21
We updated po/ with libunistring 1.3 as before, but had no
doc changes since the manual update with libunstring 1.2,
so no churn there. Hooray.
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 cbb846fe3..386f5dbd3 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.20") +set(PACKAGE_VERSION "2.9.21") string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION}) if (NOT DEFINED DPKG_DATADIR) |
