diff options
| author | Julian Andres Klode <julian.klode@canonical.com> | 2025-03-27 22:55:07 +0100 |
|---|---|---|
| committer | Julian Andres Klode <julian.klode@canonical.com> | 2025-03-27 22:55:07 +0100 |
| commit | fecb090f40c8b231d248ec31d02e5ed7451c9b8c (patch) | |
| tree | ce8d0522cd81b239466bddc9c687b68cc574ba36 /CMakeLists.txt | |
| parent | df81558bcedba6fa20a1217f992ba5d364edf886 (diff) | |
Release 2.9.352.9.35
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 4db439d3a..7f50d87a9 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.34") +set(PACKAGE_VERSION "2.9.35") string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION}) if (NOT DEFINED DPKG_DATADIR) |
