From 930917a87ac46ce997e60d37c33ebebac1cfe262 Mon Sep 17 00:00:00 2001 From: fsg Date: Wed, 14 Jan 2004 23:06:02 +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 c418e747e6..4debfc1d8e 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.6308 2004-01-14 09:57:02 stryqx Exp $" +BuildVersion="$Id: writeBuildNum.sh,v 1.6309 2004-01-14 23:06:02 fsg Exp $" BuildType=T MajorVer=2 MinorVer=0 RevNo=0 -BuildNum=6308 +BuildNum=6309 BuildSuffix="Firebird 2.0 UNSTABLE" FIREBIRD_PACKAGE_VERSION=0.Unstable @@ -82,7 +82,7 @@ cat >$1 <