diff options
| author | Julian Andres Klode <julian.klode@canonical.com> | 2025-02-16 17:59:29 +0100 |
|---|---|---|
| committer | Julian Andres Klode <julian.klode@canonical.com> | 2025-02-16 17:59:29 +0100 |
| commit | cf0ed0227fc9793d54494ec777a7e45bce5313c4 (patch) | |
| tree | 56197ed1d6d0733306d695f8b1ce3a9be876c219 /CMakeLists.txt | |
| parent | 552b91f2e1d047e32568082366675d8f3c57a2fc (diff) | |
Release 2.9.302.9.30
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 429330bac..40d23bdb8 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.29") +set(PACKAGE_VERSION "2.9.30") string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION}) if (NOT DEFINED DPKG_DATADIR) |
