diff options
| author | Julian Andres Klode <julian.klode@canonical.com> | 2024-12-23 12:23:44 +0100 |
|---|---|---|
| committer | Julian Andres Klode <julian.klode@canonical.com> | 2024-12-23 12:23:44 +0100 |
| commit | e126f608c877b5febb1a43d01cb3c662c598e8f2 (patch) | |
| tree | 3b73120db7e276067423657c97f29a5395f07207 /CMakeLists.txt | |
| parent | e938c60061daff799113c4dbf6a8a41454f71126 (diff) | |
Release 2.9.192.9.19
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 03796e09c..cd911a365 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.18") +set(PACKAGE_VERSION "2.9.19") string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION}) if (NOT DEFINED DPKG_DATADIR) |
