diff options
| author | Julian Andres Klode <julian.klode@canonical.com> | 2025-02-14 19:38:52 +0100 |
|---|---|---|
| committer | Julian Andres Klode <julian.klode@canonical.com> | 2025-02-14 19:42:49 +0100 |
| commit | 2666b0eb1cea31d92f89f1832f6efc5cc8a3f97f (patch) | |
| tree | 89fa96e159696d39bbef1d59e910a68fd4d9be02 /CMakeLists.txt | |
| parent | e67988237374fb6181b163a0d2470f367b514c80 (diff) | |
Release 2.9.292.9.29
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 0601ba40e..429330bac 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.28") +set(PACKAGE_VERSION "2.9.29") string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION}) if (NOT DEFINED DPKG_DATADIR) |
