Notice: the grml team is migrating from Mercurial to Git.
Please visit git.grml.org instead!
| author | Michael Prokop |
| Fri Dec 28 18:48:52 2007 +0100 (11 months ago) | |
| changeset 436 | dcd1ed267f52 |
| manifest | dcd1ed267f52 |
| parent 435 | 6a0522c9664b |
| child 437 | abfc9189102b |
--- a/grml-live Fri Dec 28 18:48:28 2007 +0100+++ b/grml-live Fri Dec 28 18:48:52 2007 +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: Sat Dec 22 10:35:23 CET 2007 [mika]+# Latest change: Fri Dec 28 18:48:42 CET 2007 [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.0.13'+GRML_LIVE_VERSION='0.0.15'CMDLINE="$0 $@"ISO_DATE="$(date +%Y-%m-%d)"