From: Daniel Baumann Date: Sat, 31 May 2008 22:38:48 +0000 (+0200) Subject: Removing live-snapshot version as this component is always released within live-initr... X-Git-Tag: debian/2.0.15-1~538 X-Git-Url: http://git.grml.org/?a=commitdiff_plain;h=186498d542ab606384f434f7ecabd5a51b566dee;hp=0d26027d73deed80f915e331632a019ebe6f9e43;p=live-boot-grml.git Removing live-snapshot version as this component is always released within live-initramfs itself. --- diff --git a/bin/live-snapshot b/bin/live-snapshot index b5a7fa4..0038c87 100755 --- a/bin/live-snapshot +++ b/bin/live-snapshot @@ -34,7 +34,6 @@ set -eu export USERNAME USERFULLNAME HOSTNAME PROGRAM="$(basename $0)" -VERSION=0.0.2 # Needs to be available at run and reboot time SAFE_TMPDIR="/live" @@ -100,7 +99,7 @@ Usage () Version () { - echo "${PROGRAM}, version ${VERSION}" + echo "${PROGRAM}" echo echo "Copyright (C) 2006 Marco Amadori " echo