Update for release 0.9.27 v0.9.27
authorMichael Prokop <mika@grml.org>
Mon, 26 Oct 2009 14:11:21 +0000 (15:11 +0100)
committerMichael Prokop <mika@grml.org>
Mon, 26 Oct 2009 14:11:21 +0000 (15:11 +0100)
debian/changelog
grml-live

index ff9acd7..20a2d23 100644 (file)
@@ -11,7 +11,7 @@ grml-live (0.9.27) unstable; urgency=low
     generated by grml-live to allow more convenient adjustments to the addon
     menu.
 
- -- Ulrich Dangel <mru@grml.org>  Mon, 26 Oct 2009 12:47:36 +0100
+ -- Michael Prokop <mika@grml.org>  Mon, 26 Oct 2009 15:10:35 +0100
 
 grml-live (0.9.26) unstable; urgency=low
 
index a718a41..cadc470 100755 (executable)
--- a/grml-live
+++ b/grml-live
@@ -23,7 +23,7 @@ fi
 set -e
 
 # global variables
-GRML_LIVE_VERSION='0.9.26'
+GRML_LIVE_VERSION='0.9.27'
 PN="$(basename $0)"
 CMDLINE="$0 $@"
 ISO_DATE="$(date +%Y-%m-%d)"