X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=config%2Fversion.sh;h=1ff7eed4c11517450a69a00160329eb7b41a4aed;hp=6257186f86dfca5a2d7bb1f35881f73d1f2799d3;hb=f6aa95b724fd8c791164abe7ee5468bf5c34f226;hpb=1691e80890e5d8ba258c51c214a3e91880e1db2b 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