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

increment build number

This commit is contained in:
bellardo 2001-10-17 22:48:03 +00:00
parent 3d3e6de8ad
commit 5935498f88

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.3 2001-10-17 22:48:01 bellardo Exp $" BuildVersion="$Id: writeBuildNum.sh,v 1.4 2001-10-17 22:48:01 bellardo Exp $"
BuildType=T BuildType=T
MajorVer=2 MajorVer=2
MinorVer=0 MinorVer=0
RevNo=0 RevNo=0
BuildNum=37 BuildNum=38
BuildSuffix="Firebird2 Dev1" BuildSuffix="Firebird2 Dev1"
FIREBIRD_VERSION="$MajorVer.$MinorVer.$RevNo" FIREBIRD_VERSION="$MajorVer.$MinorVer.$RevNo"