diff options
| author | Julian Andres Klode <julian.klode@canonical.com> | 2024-11-20 16:10:46 +0100 |
|---|---|---|
| committer | Julian Andres Klode <julian.klode@canonical.com> | 2024-11-20 16:13:18 +0100 |
| commit | 55c373ca9f6567a27ec9e8f90384781908157dae (patch) | |
| tree | 0888cede4e3c6154634b31ea383cebff5bae6902 /CMakeLists.txt | |
| parent | b7a14e989ad1d1cef6038f85f92daef5fe90e3d6 (diff) | |
Release 2.9.132.9.13
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 9d766c50d..30759926a 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.12") +set(PACKAGE_VERSION "2.9.13") string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION}) if (NOT DEFINED DPKG_DATADIR) |
