diff options
| author | Julian Andres Klode <julian.klode@canonical.com> | 2021-10-21 12:20:57 +0200 |
|---|---|---|
| committer | Julian Andres Klode <julian.klode@canonical.com> | 2021-10-21 12:21:53 +0200 |
| commit | f4c4f057665adf5d26b6d83be30362fcd837db22 (patch) | |
| tree | d9ed45d74c233dbb3b70b6895a307f0d85e4233c /CMakeLists.txt | |
| parent | 307912e8d74d9684875a791b0550c10afc14b0b0 (diff) | |
Release 2.3.112.3.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 fd58658ff..1fb20eab8 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.3.10") +set(PACKAGE_VERSION "2.3.11") string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION}) if (NOT DEFINED DPKG_DATADIR) |
