From ccd542fb399e673c86ddb957a8546138bdf29c6a Mon Sep 17 00:00:00 2001 From: paul_reeves Date: Thu, 6 Sep 2007 12:51:21 +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 527488f160..b673a888d0 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.16640 2007-09-06 12:51:16 paul_reeves Exp $" +BuildVersion="$Id: writeBuildNum.sh,v 1.16641 2007-09-06 12:51:20 paul_reeves Exp $" BuildType=T MajorVer=2 MinorVer=1 RevNo=0 -BuildNum=16483 +BuildNum=16484 if [ "$SPECIAL_BUILD_SUFFIX" = "" ]; then # Normal builds @@ -94,7 +94,7 @@ cat >$1 <