8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 16:03:02 +01:00

increment build number

This commit is contained in:
brodsom 2003-03-05 16:07:22 +00:00
parent fccaa3b22a
commit 7663b04363

View File

@ -3,13 +3,13 @@
# This file is used both to rebuild the header file and to set the # This file is used both to rebuild the header file and to set the
# environment variables on the config call # environment variables on the config call
BuildVersion="$Id: writeBuildNum.sh,v 1.2799 2003-03-05 15:57:39 brodsom Exp $" BuildVersion="$Id: writeBuildNum.sh,v 1.2800 2003-03-05 16:07:22 brodsom Exp $"
BuildType=T BuildType=T
MajorVer=1 MajorVer=1
MinorVer=5 MinorVer=5
RevNo=0 RevNo=0
BuildNum=2813 BuildNum=2814
BuildSuffix="Firebird 1.5 Beta 3" BuildSuffix="Firebird 1.5 Beta 3"
FIREBIRD_VERSION="$MajorVer.$MinorVer.$RevNo" FIREBIRD_VERSION="$MajorVer.$MinorVer.$RevNo"