From d139fda55f505fb12657a469f2e2cd4bcac9edba Mon Sep 17 00:00:00 2001 From: asfernandes Date: Fri, 17 Jun 2005 01:33:18 +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 4fe359ac74..e0d0ad88e9 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.11308 2005-06-16 12:09:49 aafemt Exp $" +BuildVersion="$Id: writeBuildNum.sh,v 1.11309 2005-06-17 01:33:18 asfernandes Exp $" BuildType=T MajorVer=2 MinorVer=0 RevNo=0 -BuildNum=11163 +BuildNum=11164 if [ "$SPECIAL_BUILD_SUFFIX" = "" ]; then # Normal builds @@ -93,7 +93,7 @@ cat >$1 <