diff options
| author | Julian Andres Klode <julian.klode@canonical.com> | 2024-08-12 16:15:13 +0200 |
|---|---|---|
| committer | Julian Andres Klode <julian.klode@canonical.com> | 2024-08-12 16:15:41 +0200 |
| commit | accc2f202eabfe472ceae37d9e4f4431a8cc298f (patch) | |
| tree | 8a623e9aab437a5b573b14cc2995ebdf0637253a /CMakeLists.txt | |
| parent | 78ff0aa5d8b8161c621d54ea85f1efbfdaca0093 (diff) | |
Release 2.9.82.9.8
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 12a4ab227..06e3fc9fa 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.7") +set(PACKAGE_VERSION "2.9.8") string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION}) if (NOT DEFINED DPKG_DATADIR) |
