Update changelog and script version
authorMichael Prokop <mika@grml.org>
Sat, 17 Oct 2009 20:08:33 +0000 (22:08 +0200)
committerMichael Prokop <mika@grml.org>
Sat, 17 Oct 2009 20:08:33 +0000 (22:08 +0200)
debian/changelog
grml-live

index 0096024..4ee71c7 100644 (file)
@@ -1,3 +1,10 @@
+grml-live (0.9.24) UNRELEASED; urgency=low
+
+  [ Ulrich Dangel ]
+  * Update templates/GRML/grml-cheatcodes.txt: mention nodhcphostname.
+
+ -- Michael Prokop <mika@grml.org>  Sat, 17 Oct 2009 22:07:37 +0200
+
 grml-live (0.9.23) unstable; urgency=low
 
   * Software related changes:
index df3481f..517a018 100755 (executable)
--- a/grml-live
+++ b/grml-live
@@ -23,7 +23,7 @@ fi
 set -e
 
 # global variables
-GRML_LIVE_VERSION='0.9.23'
+GRML_LIVE_VERSION='0.9.24-pre1'
 PN="$(basename $0)"
 CMDLINE="$0 $@"
 ISO_DATE="$(date +%Y-%m-%d)"