Update changelog and grml-live version number.
authorMichael Prokop <mika@grml.org>
Wed, 21 Oct 2009 23:35:55 +0000 (01:35 +0200)
committerMichael Prokop <mika@grml.org>
Wed, 21 Oct 2009 23:35:55 +0000 (01:35 +0200)
debian/changelog
grml-live

index af59c4c..ba0adb1 100644 (file)
@@ -1,3 +1,11 @@
+grml-live (0.9.25) UNRELEASED; urgency=low
+
+  [ Ulrich Dangel ]
+  * Switched order between isoprompt and hd menu entry to generate more
+    easily the same bootmenu for generated cd images.
+
+ -- Michael Prokop <mika@grml.org>  Thu, 22 Oct 2009 01:35:12 +0200
+
 grml-live (0.9.24) unstable; urgency=low
 
   [ Ulrich Dangel ]
index 46df053..f0a5e15 100755 (executable)
--- a/grml-live
+++ b/grml-live
@@ -23,7 +23,7 @@ fi
 set -e
 
 # global variables
-GRML_LIVE_VERSION='0.9.24'
+GRML_LIVE_VERSION='0.9.25-pre1'
 PN="$(basename $0)"
 CMDLINE="$0 $@"
 ISO_DATE="$(date +%Y-%m-%d)"