X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=grml-debootstrap;h=5e15790557298209b13ec2763afddd4e147a20c6;hp=2682e1e0c0270ed5b1d2b10de33368507452f671;hb=f2117b5c1ffca1d1832e0b2867eb4a054ccbe198;hpb=85fb3ef27157d4110482553454751e5da33afecd diff --git a/grml-debootstrap b/grml-debootstrap index 2682e1e..5e15790 100755 --- a/grml-debootstrap +++ b/grml-debootstrap @@ -4,13 +4,13 @@ # Authors: grml-team (grml.org), (c) Michael Prokop # Bug-Reports: see http://grml.org/bugs/ # License: This file is licensed under the GPL v2. -# Latest change: Mon Apr 16 19:10:16 CEST 2007 [mika] +# Latest change: Mon Apr 16 19:35:55 CEST 2007 [mika] ################################################################################ # http://www.debian.org/releases/stable/i386/index.html.en set -e # exit on any error -VERSION='0.8' +VERSION='0.7' # source core functions {{{ . /etc/grml/lsb-functions