diff --git a/src/misc/writeBuildNum.sh b/src/misc/writeBuildNum.sh index 2c6f668394..d2f02114e3 100755 --- a/src/misc/writeBuildNum.sh +++ b/src/misc/writeBuildNum.sh @@ -3,13 +3,13 @@ # This file is used both to rebuild the header file and to set the # environment variables on the config call -BuildVersion="$Id: writeBuildNum.sh,v 1.11285 2005-06-14 03:16:53 asfernandes Exp $" +BuildVersion="$Id: writeBuildNum.sh,v 1.11286 2005-06-14 03:16:57 asfernandes Exp $" BuildType=T MajorVer=2 MinorVer=0 RevNo=0 -BuildNum=11140 +BuildNum=11141 if [ "$SPECIAL_BUILD_SUFFIX" = "" ]; then # Normal builds @@ -93,7 +93,7 @@ cat >$1 <