X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=grml-live;h=0834526fb036317319e053862e5195d937dfc9d2;hp=fe462d58ae1e4dee3541a3cfb424ee2e10287b65;hb=d101c6e5287c25d85d1f1c01b8e36202f57a78b6;hpb=9d3ce6903c49cb40d37e2f10587e5d6d2dcc774d diff --git a/grml-live b/grml-live index fe462d5..0834526 100755 --- a/grml-live +++ b/grml-live @@ -4,7 +4,7 @@ # Authors: grml-team (grml.org), (c) Michael Prokop # Bug-Reports: see http://grml.org/bugs/ # License: This file is licensed under the GPL v2 or any later version. -# Latest change: Fri Dec 28 18:48:42 CET 2007 [mika] +# Latest change: Fre Jän 11 09:09: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.0.15' +GRML_LIVE_VERSION='0.1' CMDLINE="$0 $@" ISO_DATE="$(date +%Y-%m-%d)"