From 4edf8d57fccc44d92d444a8a6ca7e1c0ab039c5a Mon Sep 17 00:00:00 2001 From: asfernandes Date: Mon, 28 Dec 2009 01:06:41 +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 7b37de4ef6..d70f093709 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.27246 2009-12-28 01:06:39 asfernandes Exp $" +BuildVersion="$Id: writeBuildNum.sh,v 1.27247 2009-12-28 01:06:40 asfernandes Exp $" BuildType=T MajorVer=3 MinorVer=0 RevNo=0 -BuildNum=27073 +BuildNum=27074 if [ "$SPECIAL_BUILD_SUFFIX" = "" ]; then # Normal builds @@ -94,7 +94,7 @@ cat >$1 <