diff options
| author | Julian Andres Klode <julian.klode@canonical.com> | 2024-02-13 16:31:44 +0100 |
|---|---|---|
| committer | Julian Andres Klode <julian.klode@canonical.com> | 2024-02-13 16:31:44 +0100 |
| commit | 8e60b18f9b583dcd252f962b06905d99043a27d1 (patch) | |
| tree | 4d030d878063796a5b2b6aee31e6b88b9cb77d79 /CMakeLists.txt | |
| parent | 3749cda6af91e495650018bae39185c2589c9bd7 (diff) | |
Release 2.7.112.7.11
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 6ff52c342..fb4912455 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.10") +set(PACKAGE_VERSION "2.7.11") string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION}) if (NOT DEFINED DPKG_DATADIR) |
