Update for release 0.9.30. v0.9.30
authorMichael Prokop <mika@grml.org>
Sun, 1 Nov 2009 16:48:16 +0000 (17:48 +0100)
committerMichael Prokop <mika@grml.org>
Sun, 1 Nov 2009 16:48:48 +0000 (17:48 +0100)
debian/changelog
grml-live

index 56319c5..e94259a 100644 (file)
@@ -1,4 +1,4 @@
-grml-live (0.9.30) UNRELEASED; urgency=low
+grml-live (0.9.30) unstable; urgency=low
 
   [ Michael Prokop ]
   * Support new option '-d <date>' to use specified date as build date
@@ -20,7 +20,7 @@ grml-live (0.9.30) UNRELEASED; urgency=low
   * Remove denglish phrase from help file. Thanks to Andreas Gredler.
     [Closes: issue758]
 
- -- Michael Prokop <mika@grml.org>  Sun, 01 Nov 2009 13:08:40 +0100
+ -- Michael Prokop <mika@grml.org>  Sun, 01 Nov 2009 17:48:21 +0100
 
 grml-live (0.9.29) unstable; urgency=low
 
index 3b847c9..bef4997 100755 (executable)
--- a/grml-live
+++ b/grml-live
@@ -23,7 +23,7 @@ fi
 set -e
 
 # global variables
-GRML_LIVE_VERSION='0.9.30-pre1'
+GRML_LIVE_VERSION='0.9.30'
 PN="$(basename $0)"
 CMDLINE="$0 $@"
 SOURCES_LIST_FILE='/etc/grml/fai/apt/sources.list'