Update for release 0.9.19
authorMichael Prokop <mika@grml.org>
Tue, 28 Jul 2009 12:59:31 +0000 (14:59 +0200)
committerMichael Prokop <mika@grml.org>
Tue, 28 Jul 2009 12:59:31 +0000 (14:59 +0200)
debian/changelog
grml-live

index c5de4d0..a51bdc7 100644 (file)
@@ -1,4 +1,4 @@
-grml-live (0.9.19) UNRELEASED; urgency=low
+grml-live (0.9.19) unstable; urgency=low
 
   * Software related changes in GRML_FULL:
     - add btrfs-tools
index 17222ba..b74432c 100755 (executable)
--- a/grml-live
+++ b/grml-live
@@ -23,7 +23,7 @@ fi
 # exit on any error:
 set -e
 
-GRML_LIVE_VERSION='0.9.18'
+GRML_LIVE_VERSION='0.9.19'
 PN="$(basename $0)"
 CMDLINE="$0 $@"
 ISO_DATE="$(date +%Y-%m-%d)"