diff options
| author | Julian Andres Klode <julian.klode@canonical.com> | 2025-01-17 20:42:50 +0100 |
|---|---|---|
| committer | Julian Andres Klode <julian.klode@canonical.com> | 2025-01-17 20:42:50 +0100 |
| commit | d75e04df441d2900b0e046428feade175f85912a (patch) | |
| tree | 2cbb368436010cb21fcc6e0d59243238ad2a380f /CMakeLists.txt | |
| parent | 98ddccc166d6f212ea466598485f1ea94f1c92f9 (diff) | |
Release 2.9.232.9.23
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 989808f14..18466ccc8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -204,7 +204,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.9.22") +set(PACKAGE_VERSION "2.9.23") string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION}) if (NOT DEFINED DPKG_DATADIR) |
