From f7e35b88111e9ecf4da4791729a0299362fbee6d Mon Sep 17 00:00:00 2001 From: paul_reeves Date: Mon, 22 Nov 2004 15:37:52 +0000 Subject: [PATCH] increment build number --- src/misc/writeBuildNum.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/misc/writeBuildNum.sh b/src/misc/writeBuildNum.sh index 5df35a6614..382a624bcf 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.9495 2004-11-22 15:12:37 paul_reeves Exp $" +BuildVersion="$Id: writeBuildNum.sh,v 1.9496 2004-11-22 15:37:52 paul_reeves Exp $" BuildType=T MajorVer=2 MinorVer=0 RevNo=0 -BuildNum=9491 +BuildNum=9492 if [ "$SPECIAL_BUILD_SUFFIX" = "" ]; then # Normal builds @@ -91,7 +91,7 @@ cat >$1 <