From 1ca7ef3f56dabe22dc544fde100b28e76dd5255f Mon Sep 17 00:00:00 2001 From: fsg Date: Thu, 22 Apr 2010 12:56:15 +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 b0b9bceef6..4b4c0d7fd0 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.28511 2010-04-22 12:55:02 fsg Exp $" +BuildVersion="$Id: writeBuildNum.sh,v 1.28512 2010-04-22 12:56:15 fsg Exp $" BuildType=T MajorVer=3 MinorVer=0 RevNo=0 -BuildNum=28336 +BuildNum=28337 if [ "$SPECIAL_BUILD_SUFFIX" = "" ]; then # Normal builds @@ -96,7 +96,7 @@ cat >$1 <