]> git.ipfire.org Git - pakfire.git/commitdiff
configure: Bump version to 0.9.30 0.9.30
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 16 Feb 2025 16:21:54 +0000 (16:21 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 16 Feb 2025 16:21:54 +0000 (16:21 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
configure.ac
debian/changelog

index ecfcc5a6265055fba406b39a5c90695881f9d313..25d996297ffb86adc9580be83f3e0df001a17e95 100644 (file)
@@ -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])
index 343eea70884f07a97d4f1ff5560cbef6f8a19c79..d5ccd2055b1d474826d8341c7809f9468c092325 100644 (file)
@@ -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 <michael.tremer@ipfire.org>  Sun, 16 Feb 2025 16:20:00 +0000
+
 pakfire (0.9.29-1) UNRELEASED; urgency=medium
 
   * Initial Debian package build