From 6d4599cec326e11eb3f4d30f1af914699fdc7b6d Mon Sep 17 00:00:00 2001 From: alexpeshkoff Date: Thu, 15 Jan 2004 14:07:42 +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 90e72a908c..87a39d0ea4 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.6310 2004-01-15 13:48:55 alexpeshkoff Exp $" +BuildVersion="$Id: writeBuildNum.sh,v 1.6311 2004-01-15 14:07:42 alexpeshkoff Exp $" BuildType=T MajorVer=2 MinorVer=0 RevNo=0 -BuildNum=6310 +BuildNum=6311 BuildSuffix="Firebird 2.0 UNSTABLE" FIREBIRD_PACKAGE_VERSION=0.Unstable @@ -82,7 +82,7 @@ cat >$1 <