Update for release 0.9.26. v0.9.26
authorMichael Prokop <mika@grml.org>
Sat, 24 Oct 2009 19:10:40 +0000 (21:10 +0200)
committerMichael Prokop <mika@grml.org>
Sat, 24 Oct 2009 19:10:40 +0000 (21:10 +0200)
debian/changelog
grml-live

index 6f96ebd..41f2e8a 100644 (file)
@@ -1,4 +1,4 @@
-grml-live (0.9.26) UNRELEASED; urgency=low
+grml-live (0.9.26) unstable; urgency=low
 
   [ Michael Prokop ]
   * Update templates/boot/grub to grub2 version 1.97~beta4-1.
@@ -13,9 +13,7 @@ grml-live (0.9.26) UNRELEASED; urgency=low
   [ Thorsten Glaser ]
   * Update MirOS bsd4grml to 20091024 (ldbsd.com and ldbsd.txt only).
 
-  [ Michael Prokop ]
-
- -- Michael Prokop <mika@grml.org>  Sat, 24 Oct 2009 20:31:10 +0200
+ -- Michael Prokop <mika@grml.org>  Sat, 24 Oct 2009 21:10:17 +0200
 
 grml-live (0.9.25) unstable; urgency=low
 
index ba3ea61..5f235e7 100755 (executable)
--- a/grml-live
+++ b/grml-live
@@ -23,7 +23,7 @@ fi
 set -e
 
 # global variables
-GRML_LIVE_VERSION='0.9.26-pre1'
+GRML_LIVE_VERSION='0.9.26'
 PN="$(basename $0)"
 CMDLINE="$0 $@"
 ISO_DATE="$(date +%Y-%m-%d)"