diff options
| author | Julian Andres Klode <julian.klode@canonical.com> | 2023-02-08 17:07:41 +0100 |
|---|---|---|
| committer | Julian Andres Klode <julian.klode@canonical.com> | 2023-02-08 17:09:26 +0100 |
| commit | 028b4d08f09e14c1e6f5e071f329668870bc5e56 (patch) | |
| tree | afb0b505a0d1091f5727a17d30532efd1c0411cd /CMakeLists.txt | |
| parent | 2ad49c2b0bc213db77ac762c7b7d622acb1a92e4 (diff) | |
Release 2.5.62.5.6
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 3165e195c..5a1ff93ca 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -205,7 +205,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.5.5") +set(PACKAGE_VERSION "2.5.6") string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION}) if (NOT DEFINED DPKG_DATADIR) |
