Remove RCS keywords, since they no longer work after git migration.
[mmh] / config / version.sh
index 6257186..1ff7eed 100755 (executable)
@@ -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