From 370ddae08625521826d835b42816b3abb2c84f93 Mon Sep 17 00:00:00 2001 From: alexpeshkoff Date: Mon, 30 Aug 2004 18:11: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 3cae0ba80e..9aab8700cf 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.8222 2004-08-30 18:10:58 alexpeshkoff Exp $" +BuildVersion="$Id: writeBuildNum.sh,v 1.8223 2004-08-30 18:11:01 alexpeshkoff Exp $" BuildType=T MajorVer=2 MinorVer=0 RevNo=0 -BuildNum=8220 +BuildNum=8221 BuildSuffix="Firebird 2.0 UNSTABLE" FIREBIRD_PACKAGE_VERSION=0.UNSTABLE @@ -82,7 +82,7 @@ cat >$1 <