diff --git a/src/misc/writeBuildNum.sh b/src/misc/writeBuildNum.sh index 4daf7c3b37..28ba10953f 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.27958 2010-02-28 18:00:38 alexpeshkoff Exp $" +BuildVersion="$Id: writeBuildNum.sh,v 1.27959 2010-02-28 18:00:40 alexpeshkoff Exp $" BuildType=T MajorVer=3 MinorVer=0 RevNo=0 -BuildNum=27783 +BuildNum=27784 if [ "$SPECIAL_BUILD_SUFFIX" = "" ]; then # Normal builds @@ -96,7 +96,7 @@ cat >$1 <