From 86c691e4c8a39e12a20d1b5660e8f677ea386be8 Mon Sep 17 00:00:00 2001 From: alexpeshkoff Date: Sat, 17 Jan 2004 17:49:33 +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 a0e259e103..2d8a666830 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.6320 2004-01-17 16:41:53 alexpeshkoff Exp $" +BuildVersion="$Id: writeBuildNum.sh,v 1.6321 2004-01-17 17:49:33 alexpeshkoff Exp $" BuildType=T MajorVer=2 MinorVer=0 RevNo=0 -BuildNum=6320 +BuildNum=6321 BuildSuffix="Firebird 2.0 UNSTABLE" FIREBIRD_PACKAGE_VERSION=0.Unstable @@ -82,7 +82,7 @@ cat >$1 <