From ccbbdb5024756d11d9a962743017b4b85273386d Mon Sep 17 00:00:00 2001 From: alexpeshkoff Date: Sun, 14 Mar 2004 14:31:09 +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 9208b85d72..d7eebf58aa 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.6722 2004-03-14 14:27:55 alexpeshkoff Exp $" +BuildVersion="$Id: writeBuildNum.sh,v 1.6723 2004-03-14 14:31:09 alexpeshkoff Exp $" BuildType=T MajorVer=2 MinorVer=0 RevNo=0 -BuildNum=6720 +BuildNum=6721 BuildSuffix="Firebird 2.0 UNSTABLE" FIREBIRD_PACKAGE_VERSION=0.UNSTABLE @@ -82,7 +82,7 @@ cat >$1 <