From 6d3d31c5e831fb8760911ea775ca07ab1e87f79d Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Fri, 9 Dec 2022 16:35:10 +0000 Subject: [PATCH] configure: Bump release to 0.9.28 Signed-off-by: Michael Tremer --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 0a4088c2a..700968ae5 100644 --- a/configure.ac +++ b/configure.ac @@ -21,10 +21,10 @@ AC_PREREQ([2.69]) AC_INIT([pakfire], - [0.9.27], + [0.9.28], [info@ipfire.org], [pakfire], - [http://git.ipfire.org/?p=pakfire.git;a=summary]) + [https://git.ipfire.org/?p=pakfire.git;a=summary]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_HEADERS([config.h]) -- 2.39.5