Notice: the grml team is migrating from Mercurial to Git.
Please visit git.grml.org instead!
| author | Michael Prokop |
| Sat Feb 09 19:29:14 2008 +0100 (9 months ago) | |
| changeset 475 | 3fbc06e443bf |
| manifest | 3fbc06e443bf |
| parent 474 | 7672511b8123 |
| child 476 | 0a87d82c8cc7 |
--- a/grml-live Sat Feb 09 19:28:56 2008 +0100+++ b/grml-live Sat Feb 09 19:29:14 2008 +0100@@ -4,7 +4,7 @@# Authors: grml-team (grml.org), (c) Michael Prokop <mika@grml.org># Bug-Reports: see http://grml.org/bugs/# License: This file is licensed under the GPL v2 or any later version.-# Latest change: Die Jän 22 11:57:54 CET 2008 [mika]+# Latest change: Sat Feb 09 19:29:02 CET 2008 [mika]################################################################################# read configuration files, set some misc variables {{{@@ -15,7 +15,7 @@ export LC_ALL=C# exit on any error:set -e-GRML_LIVE_VERSION='0.2'+GRML_LIVE_VERSION='0.3'CMDLINE="$0 $@"ISO_DATE="$(date +%Y-%m-%d)"