diff options
| author | Julian Andres Klode <julian.klode@canonical.com> | 2024-10-17 09:41:51 +0200 |
|---|---|---|
| committer | Julian Andres Klode <julian.klode@canonical.com> | 2024-10-17 09:42:00 +0200 |
| commit | fcccd7fb5ed74ae00c9d675667017d9c84838f69 (patch) | |
| tree | d496737572eef8d4afe3df859c7f1ec5532df860 /CMakeLists.txt | |
| parent | f392ba3602dc759eeeffd719d2eb16fc2d81f5e5 (diff) | |
Release 2.9.92.9.9
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 06e3fc9fa..946c15559 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.8") +set(PACKAGE_VERSION "2.9.9") string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION}) if (NOT DEFINED DPKG_DATADIR) |
