From: Michael Tremer Date: Sun, 16 Feb 2025 16:21:54 +0000 (+0000) Subject: configure: Bump version to 0.9.30 X-Git-Tag: 0.9.30 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=177c300140805db33c1fae4076bc82aebf1e844b;p=pakfire.git configure: Bump version to 0.9.30 Signed-off-by: Michael Tremer --- diff --git a/configure.ac b/configure.ac index ecfcc5a6..25d99629 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 343eea70..d5ccd205 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