From 177c300140805db33c1fae4076bc82aebf1e844b Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sun, 16 Feb 2025 16:21:54 +0000 Subject: [PATCH] configure: Bump version to 0.9.30 Signed-off-by: Michael Tremer --- configure.ac | 2 +- debian/changelog | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index ecfcc5a62..25d996297 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ AC_PREREQ([2.69]) AC_INIT([pakfire], - [0.9.29], + [0.9.30], [info@ipfire.org], [pakfire], [https://git.ipfire.org/?p=pakfire.git;a=summary]) diff --git a/debian/changelog b/debian/changelog index 343eea708..d5ccd2055 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +pakfire (0.9.30-1) UNRELEASED; urgency=medium + + * This is more or less a random tag so that we have a version inside the + tree that isn't ancient as the actual 0.9.29. + + -- Michael Tremer Sun, 16 Feb 2025 16:20:00 +0000 + pakfire (0.9.29-1) UNRELEASED; urgency=medium * Initial Debian package build -- 2.39.5