From e02c5db209922654509f9f9042f03b5914c7eb66 Mon Sep 17 00:00:00 2001 From: asfernandes Date: Fri, 27 May 2005 22:22:24 +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 cfb09341f9..7b41f5623f 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.11055 2005-05-27 22:22:20 asfernandes Exp $" +BuildVersion="$Id: writeBuildNum.sh,v 1.11056 2005-05-27 22:22:24 asfernandes Exp $" BuildType=T MajorVer=2 MinorVer=0 RevNo=0 -BuildNum=11043 +BuildNum=11044 if [ "$SPECIAL_BUILD_SUFFIX" = "" ]; then # Normal builds @@ -93,7 +93,7 @@ cat >$1 <