From bee183ffa573329b43c274016da2b7236cca698a Mon Sep 17 00:00:00 2001 From: fsg Date: Wed, 14 Apr 2010 12:55:24 +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 978928bd1d..e22f0843c1 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.28409 2010-04-14 12:54:21 fsg Exp $" +BuildVersion="$Id: writeBuildNum.sh,v 1.28410 2010-04-14 12:55:24 fsg Exp $" BuildType=T MajorVer=3 MinorVer=0 RevNo=0 -BuildNum=28234 +BuildNum=28235 if [ "$SPECIAL_BUILD_SUFFIX" = "" ]; then # Normal builds @@ -96,7 +96,7 @@ cat >$1 <