From 5bfea97d7b3c6f4fcaa56c24d6f3591b1862b86b Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Mon, 19 May 2025 19:14:11 +0200 Subject: Release 3.1.0 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index b07678b67..9b4773d63 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 "3.0.1") +set(PACKAGE_VERSION "3.1.0") string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION}) if (NOT DEFINED DPKG_DATADIR) -- cgit v1.2.3-70-g09d2