From 7b2703aa7dfc21713edd57a3802ee438cc7cd1b6 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Wed, 1 Jan 2025 22:00:35 +0100 Subject: Release 2.9.21 We updated po/ with libunistring 1.3 as before, but had no doc changes since the manual update with libunstring 1.2, so no churn there. Hooray. --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index cbb846fe3..386f5dbd3 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 ") -set(PACKAGE_VERSION "2.9.20") +set(PACKAGE_VERSION "2.9.21") string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION}) if (NOT DEFINED DPKG_DATADIR) -- cgit v1.2.3-70-g09d2