X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=config%2Fversion.sh;h=1ff7eed4c11517450a69a00160329eb7b41a4aed;hb=56a34bc502bde807ab722ee5f20d4db2901a5b23;hp=6257186f86dfca5a2d7bb1f35881f73d1f2799d3;hpb=1691e80890e5d8ba258c51c214a3e91880e1db2b;p=mmh diff --git a/config/version.sh b/config/version.sh index 6257186..1ff7eed 100755 --- a/config/version.sh +++ b/config/version.sh @@ -4,8 +4,6 @@ # # You need to pass the script the version number to use. # -# $Id$ -# if [ -z "$1" ]; then echo "usage: version.sh VERSION" 1>&2