X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/1691e80890e5d8ba258c51c214a3e91880e1db2b..70c96d95b9ff6e9e03b1cd78f3d6a24cd52a8b4b:/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