diff options
| author | Julian Andres Klode <julian.klode@canonical.com> | 2023-01-17 16:33:43 +0100 |
|---|---|---|
| committer | Julian Andres Klode <julian.klode@canonical.com> | 2023-01-17 16:34:18 +0100 |
| commit | 09d4933fa8a472ea3f1efa9484f962b94886c07f (patch) | |
| tree | f887f351f0825884bd097a371773544652c8a3ee /CMakeLists.txt | |
| parent | 0970d6407f53be34c54dbab5db0f29e961899f73 (diff) | |
Release 2.5.52.5.5
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 dfb2b07c7..3165e195c 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.4") +set(PACKAGE_VERSION "2.5.5") string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION}) if (NOT DEFINED DPKG_DATADIR) |
