diff options
| author | Julian Andres Klode <julian.klode@canonical.com> | 2025-02-28 17:51:13 +0100 |
|---|---|---|
| committer | Julian Andres Klode <julian.klode@canonical.com> | 2025-02-28 17:51:13 +0100 |
| commit | a917425ce0a04dbd16e621e45238e64317d41fb8 (patch) | |
| tree | 4528853524175e85921030d4cfcdd9cdbf1a1dac /CMakeLists.txt | |
| parent | 85fb87f19a92e170c3c3f8cc625b8fc73338367b (diff) | |
Release 2.9.312.9.31
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 40d23bdb8..ad84710a0 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.30") +set(PACKAGE_VERSION "2.9.31") string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION}) if (NOT DEFINED DPKG_DATADIR) |
