From c95b0758daf2e65bfa299c0035fc6b130f48c72c Mon Sep 17 00:00:00 2001 From: paulbeach Date: Thu, 30 Aug 2007 09:16:10 +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 b99dc844be..ed697d84b2 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.16528 2007-08-30 09:15:59 paulbeach Exp $" +BuildVersion="$Id: writeBuildNum.sh,v 1.16529 2007-08-30 09:16:09 paulbeach Exp $" BuildType=T MajorVer=2 MinorVer=1 RevNo=0 -BuildNum=16371 +BuildNum=16372 if [ "$SPECIAL_BUILD_SUFFIX" = "" ]; then # Normal builds @@ -94,7 +94,7 @@ cat >$1 <