mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-24 04:03:03 +01:00
increment build number
This commit is contained in:
parent
363f48a11b
commit
7e144f17ac
@ -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.1472 2002-11-17 00:01:40 hippoman Exp $"
|
BuildVersion="$Id: writeBuildNum.sh,v 1.1473 2002-11-17 00:04:19 hippoman Exp $"
|
||||||
|
|
||||||
BuildType=T
|
BuildType=T
|
||||||
MajorVer=1
|
MajorVer=1
|
||||||
MinorVer=5
|
MinorVer=5
|
||||||
RevNo=0
|
RevNo=0
|
||||||
BuildNum=1490
|
BuildNum=1491
|
||||||
BuildSuffix="Firebird 1.5 Alpha 4"
|
BuildSuffix="Firebird 1.5 Alpha 4"
|
||||||
|
|
||||||
FIREBIRD_VERSION="$MajorVer.$MinorVer.$RevNo"
|
FIREBIRD_VERSION="$MajorVer.$MinorVer.$RevNo"
|
||||||
|
Loading…
Reference in New Issue
Block a user