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

increment build number

This commit is contained in:
seanleyne 2002-10-30 06:41:02 +00:00
parent c80dbeb5ca
commit da7799bac9

View File

@ -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.1110 2002-10-30 06:40:51 seanleyne Exp $"
BuildVersion="$Id: writeBuildNum.sh,v 1.1111 2002-10-30 06:40:52 seanleyne Exp $"
BuildType=T
MajorVer=1
MinorVer=5
RevNo=0
BuildNum=1128
BuildNum=1129
BuildSuffix="Firebird 1.5 Alpha 4"
FIREBIRD_VERSION="$MajorVer.$MinorVer.$RevNo"