diff options
| author | Julian Andres Klode <julian.klode@canonical.com> | 2022-04-08 12:22:37 +0200 |
|---|---|---|
| committer | Julian Andres Klode <julian.klode@canonical.com> | 2022-04-08 12:23:25 +0200 |
| commit | 72782263dc1e2f65a1ef02f490d897abdcc9885d (patch) | |
| tree | aee224613c35ba211f5a6030d7f90178f8d2812d /CMakeLists.txt | |
| parent | 863421c52a0dd5bae66a882f470166d5bf8496dc (diff) | |
Release 2.4.52.4.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 80ba07539..86e5060d1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -200,7 +200,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.4.4") +set(PACKAGE_VERSION "2.4.5") string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION}) if (NOT DEFINED DPKG_DATADIR) |
