diff options
| author | Julian Andres Klode <jak@debian.org> | 2026-01-23 21:03:36 +0100 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2026-01-23 21:03:36 +0100 |
| commit | 0a37f95b2d9582c5cad95725302abaf0635ee8a3 (patch) | |
| tree | 5cf4ef31b6becf6b6277317d76fbc0358f4cd9c2 /CMakeLists.txt | |
| parent | 8fe21178b305c31c082489c0469dbb13cf10fe49 (diff) | |
Release 3.1.143.1.14
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 ddce3c3ff..fe137c374 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 "3.1.13") +set(PACKAGE_VERSION "3.1.14") string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION}) if (NOT DEFINED DPKG_DATADIR) |
