diff options
| author | Julian Andres Klode <julian.klode@canonical.com> | 2023-09-16 13:32:33 +0200 |
|---|---|---|
| committer | Julian Andres Klode <julian.klode@canonical.com> | 2023-09-16 13:32:45 +0200 |
| commit | be7923af51b805da3d6e3068085de78f51663d77 (patch) | |
| tree | 2913f2ec77422c444a3fd570a7913dfdb4d02c03 /CMakeLists.txt | |
| parent | 779ab71d479bbe605ae6c231a84cb4997d2811cc (diff) | |
Release 2.7.52.7.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 c63aad94a..188db292d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -206,7 +206,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.7.4") +set(PACKAGE_VERSION "2.7.5") string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION}) if (NOT DEFINED DPKG_DATADIR) |
