diff options
| author | Julian Andres Klode <julian.klode@canonical.com> | 2025-01-22 11:57:47 +0100 |
|---|---|---|
| committer | Julian Andres Klode <julian.klode@canonical.com> | 2025-01-22 11:57:47 +0100 |
| commit | 76c8294463e7d148d2fe3d95ef1ac18a68631dc5 (patch) | |
| tree | b9fd6eb0210f767ee30e0cf137b7847c91820b92 /CMakeLists.txt | |
| parent | 0c07c8f38e320e8f8b303011813018f8f02beed8 (diff) | |
Release 2.9.252.9.25
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 d32d94194..3523d6173 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -204,7 +204,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.24") +set(PACKAGE_VERSION "2.9.25") string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION}) if (NOT DEFINED DPKG_DATADIR) |
