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

increment build number

This commit is contained in:
seanleyne 2002-10-29 02:59:56 +00:00
parent dc89c40677
commit a26fb07b69

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.1059 2002-10-29 02:59:53 seanleyne Exp $" BuildVersion="$Id: writeBuildNum.sh,v 1.1060 2002-10-29 02:59:53 seanleyne Exp $"
BuildType=T BuildType=T
MajorVer=1 MajorVer=1
MinorVer=5 MinorVer=5
RevNo=0 RevNo=0
BuildNum=1077 BuildNum=1078
BuildSuffix="Firebird 1.5 Alpha 4" BuildSuffix="Firebird 1.5 Alpha 4"
FIREBIRD_VERSION="$MajorVer.$MinorVer.$RevNo" FIREBIRD_VERSION="$MajorVer.$MinorVer.$RevNo"