diff options
| author | Julian Andres Klode <jak@debian.org> | 2026-02-17 11:38:32 +0100 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2026-02-17 11:38:48 +0100 |
| commit | 02f2b0abd713d3e475f0d91e9eb0199df4b8de13 (patch) | |
| tree | bb27b1d73bd535f5c00a8cd2c23da88dbb854fb7 /CMakeLists.txt | |
| parent | 3016ed130c0160b37ec9194288fa10ddaf06831f (diff) | |
Release 3.1.163.1.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 e7c5ff4d3..3d18d67aa 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.15") +set(PACKAGE_VERSION "3.1.16") string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION}) if (NOT DEFINED DPKG_DATADIR) |
