From bc597c6f706db65065e4fd399ee0c1768fcdfd01 Mon Sep 17 00:00:00 2001 From: fsg Date: Mon, 4 Oct 2004 01:08:54 +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 1cb39fadfa..f486d0b38d 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.8542 2004-10-03 23:05:09 asfernandes Exp $" +BuildVersion="$Id: writeBuildNum.sh,v 1.8543 2004-10-04 01:08:54 fsg Exp $" BuildType=T MajorVer=2 MinorVer=0 RevNo=0 -BuildNum=8540 +BuildNum=8541 BuildSuffix="Firebird 2.0 UNSTABLE" FIREBIRD_PACKAGE_VERSION=0.UNSTABLE @@ -82,7 +82,7 @@ cat >$1 <