From 014e475a57c24e8d1e21d148ce1cdb6bc09168ab Mon Sep 17 00:00:00 2001 From: paul_reeves Date: Wed, 25 Nov 2009 09:42:47 +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 c473068540..d21cda20b2 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.26559 2009-11-25 09:42:44 paul_reeves Exp $" +BuildVersion="$Id: writeBuildNum.sh,v 1.26560 2009-11-25 09:42:45 paul_reeves Exp $" BuildType=T MajorVer=3 MinorVer=0 RevNo=0 -BuildNum=26386 +BuildNum=26387 if [ "$SPECIAL_BUILD_SUFFIX" = "" ]; then # Normal builds @@ -94,7 +94,7 @@ cat >$1 <