diff options
| author | Julian Andres Klode <julian.klode@canonical.com> | 2024-11-28 19:35:12 +0100 |
|---|---|---|
| committer | Julian Andres Klode <julian.klode@canonical.com> | 2024-11-28 19:35:12 +0100 |
| commit | 7e68eb820ee613e6685cdbf48893e87636b4031a (patch) | |
| tree | 9f9ea1b5910ff47b36d1ff904b56244d78b0e312 /CMakeLists.txt | |
| parent | 46e45bf1f4658075f87985d543414e45186e72d2 (diff) | |
Release 2.9.152.9.15
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 16aa70f56..b5370a5ad 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.14") +set(PACKAGE_VERSION "2.9.15") string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION}) if (NOT DEFINED DPKG_DATADIR) |
