From 50a57eac35e8e89e39fe246394223c3bc64d8c25 Mon Sep 17 00:00:00 2001 From: asfernandes Date: Sun, 17 Oct 2004 18:38: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 7d0bcc1733..01273bb09b 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.8716 2004-10-17 18:38:21 asfernandes Exp $" +BuildVersion="$Id: writeBuildNum.sh,v 1.8717 2004-10-17 18:38:41 asfernandes Exp $" BuildType=T MajorVer=2 MinorVer=0 RevNo=0 -BuildNum=8714 +BuildNum=8715 BuildSuffix="Firebird 2.0 UNSTABLE" FIREBIRD_PACKAGE_VERSION=0.UNSTABLE @@ -82,7 +82,7 @@ cat >$1 <