X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/1691e80890e5d8ba258c51c214a3e91880e1db2b..17378602e0eed3c39e5f5ba9f3b28274b3dd26b2:/config/version.sh diff --git a/config/version.sh b/config/version.sh index 6257186f..1ff7eed4 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