diff options
| author | Julian Andres Klode <julian.klode@canonical.com> | 2025-03-20 22:51:37 +0100 |
|---|---|---|
| committer | Julian Andres Klode <julian.klode@canonical.com> | 2025-03-20 22:51:37 +0100 |
| commit | 2a6c9bd8c0f8f50671bf7992f1e5d87b392e0336 (patch) | |
| tree | 860c1af351645332fb1a39881822738ff0d4da21 /CMakeLists.txt | |
| parent | fbb202b34df162eb19e9035683800e704cd17e6a (diff) | |
Release 2.9.342.9.34
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 614c319bc..4b0338e94 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.33") +set(PACKAGE_VERSION "2.9.34") string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION}) if (NOT DEFINED DPKG_DATADIR) |
