From 6e06909e9025fdc01ae2b3397eb3ccbd35d78aaf Mon Sep 17 00:00:00 2001 From: hvlad Date: Mon, 26 Apr 2010 12:18: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 4bccbea1d9..f692d54046 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.28514 2010-04-23 12:55:13 fsg Exp $" +BuildVersion="$Id: writeBuildNum.sh,v 1.28515 2010-04-26 12:18:19 hvlad Exp $" BuildType=T MajorVer=3 MinorVer=0 RevNo=0 -BuildNum=28339 +BuildNum=28340 if [ "$SPECIAL_BUILD_SUFFIX" = "" ]; then # Normal builds @@ -96,7 +96,7 @@ cat >$1 <