X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=grml-live;fp=grml-live;h=76971e39455c5089abb052056f56857c0559f723;hb=75f6831ab472b908c982108ff26ca1dc95a7874f;hp=0f26205d35766e6fb24c7288ab0a1d7cb495f327;hpb=a61f253cc587dee4619bdd2bc40f520c962b384f;p=grml-live.git diff --git a/grml-live b/grml-live index 0f26205..76971e3 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 Jan 11 02:00:39 CET 2008 [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)"