diff options
| author | Julian Andres Klode <julian.klode@canonical.com> | 2024-12-19 18:39:01 +0100 |
|---|---|---|
| committer | Julian Andres Klode <julian.klode@canonical.com> | 2024-12-19 18:48:03 +0100 |
| commit | 63b9f4cd5307a1c22dd0001a1f7251ab2950f33e (patch) | |
| tree | 567771622e1584f5bd988d8ee3b542564112d9ec /CMakeLists.txt | |
| parent | 71727c2a761889855b3c1aaf4243649e98032f67 (diff) | |
Release 2.9.182.9.18
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 00f4a9bcf..c6977675e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -207,7 +207,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.17") +set(PACKAGE_VERSION "2.9.18") string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION}) if (NOT DEFINED DPKG_DATADIR) |
