Index: configure
===================================================================
--- configure	(revision 2042d4115ef77af560b537206b13199ecdb5eaa6)
+++ configure	(revision bbd44c5f11c2d716639e628e7c0d44ba6a5dc829)
@@ -2964,5 +2964,7 @@
 			# may require auto* software to be installed
 
+rm -f version
 echo ${PACKAGE_VERSION} > version		# file containing version number for other tools
+chmod ugo-w version
 ver_major=`cut -d '.' -f1 version`		# subdivide version number into components at periods
 ver_minor=`cut -d '.' -f2 version`
