diff options
| author | Julian Andres Klode <jak@debian.org> | 2025-11-10 11:36:12 +0100 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2025-11-10 11:36:22 +0100 |
| commit | 6b128124271e94bdb0f4e7850d9286170d712b04 (patch) | |
| tree | d81f07e2709f7b3989dd4c176b96213091107237 /CMakeLists.txt | |
| parent | 9abd0a4c19b535872815b4f8799a56a207af73d5 (diff) | |
Release 3.1.123.1.12
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 756e4947c..f97996270 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.11") +set(PACKAGE_VERSION "3.1.12") string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION}) if (NOT DEFINED DPKG_DATADIR) |
