diff options
| author | Julian Andres Klode <julian.klode@canonical.com> | 2025-03-09 18:32:44 +0100 |
|---|---|---|
| committer | Julian Andres Klode <julian.klode@canonical.com> | 2025-03-09 18:32:44 +0100 |
| commit | 57ed577700784b2f8ed4c2cd52a90ae8ab636677 (patch) | |
| tree | 3618421dd50a7355c4401adf235f52c163c3c4d8 /CMakeLists.txt | |
| parent | ef5abb4e0702372e945c516a31befff03f641a5d (diff) | |
Release 2.9.32
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 ad84710a0..575c6a470 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.31") +set(PACKAGE_VERSION "2.9.32") string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION}) if (NOT DEFINED DPKG_DATADIR) |
