diff --git a/src/misc/writeBuildNum.sh b/src/misc/writeBuildNum.sh index 8d8ceb20df..b92f4ea074 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.27174 2009-12-23 00:57:08 asfernandes Exp $" +BuildVersion="$Id: writeBuildNum.sh,v 1.27175 2009-12-23 01:19:19 asfernandes Exp $" BuildType=T MajorVer=3 MinorVer=0 RevNo=0 -BuildNum=27001 +BuildNum=27002 if [ "$SPECIAL_BUILD_SUFFIX" = "" ]; then # Normal builds @@ -94,7 +94,7 @@ cat >$1 <