diff options
| author | Julian Andres Klode <julian.klode@canonical.com> | 2024-11-29 09:53:19 +0100 |
|---|---|---|
| committer | Julian Andres Klode <julian.klode@canonical.com> | 2024-11-29 09:53:19 +0100 |
| commit | b040376b98df1dbbb93c8770e9bd3bebeb80d2f9 (patch) | |
| tree | 5cb7f45ed4d1ee7646ce28177f91a0007e37c209 /CMakeLists.txt | |
| parent | 00b4aa9c1d7f50a6e45c72e7a7c417975932cabb (diff) | |
Release 2.9.162.9.16
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 b5370a5ad..09b2bc908 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -207,7 +207,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.15") +set(PACKAGE_VERSION "2.9.16") string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION}) if (NOT DEFINED DPKG_DATADIR) |
