diff options
| author | Julian Andres Klode <julian.klode@canonical.com> | 2024-11-14 18:31:46 +0100 |
|---|---|---|
| committer | Julian Andres Klode <julian.klode@canonical.com> | 2024-11-14 18:31:46 +0100 |
| commit | 7ea8ab32e68a55ad20b54561d6341b295c6ffe9c (patch) | |
| tree | 5d45c476a3dd884021306df1d66f869e5999c8c4 /CMakeLists.txt | |
| parent | 82752f6e0c65541244c2607e5dedf437701e07dc (diff) | |
Release 2.9.112.9.11
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 fbbf15486..3f2bdcaf5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -206,7 +206,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.10") +set(PACKAGE_VERSION "2.9.11") string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION}) if (NOT DEFINED DPKG_DATADIR) |
