From 2e5aaba45345ea99062df414982104695923296b Mon Sep 17 00:00:00 2001 From: asfernandes Date: Wed, 21 Apr 2010 15:47:19 +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 1112110b8e..717d1a5154 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.28509 2010-04-21 14:34:55 hvlad Exp $" +BuildVersion="$Id: writeBuildNum.sh,v 1.28510 2010-04-21 15:47:19 asfernandes Exp $" BuildType=T MajorVer=3 MinorVer=0 RevNo=0 -BuildNum=28334 +BuildNum=28335 if [ "$SPECIAL_BUILD_SUFFIX" = "" ]; then # Normal builds @@ -96,7 +96,7 @@ cat >$1 <