mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 22:03:03 +01:00
Getting closer to the first beta release.
This commit is contained in:
parent
1524a61e80
commit
b3259a6f22
@ -3,14 +3,14 @@
|
|||||||
# 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.1970 2003-01-19 14:42:17 dimitr Exp $"
|
BuildVersion="$Id: writeBuildNum.sh,v 1.1971 2003-01-19 14:46:42 dimitr Exp $"
|
||||||
|
|
||||||
BuildType=T
|
BuildType=T
|
||||||
MajorVer=1
|
MajorVer=1
|
||||||
MinorVer=5
|
MinorVer=5
|
||||||
RevNo=0
|
RevNo=0
|
||||||
BuildNum=1987
|
BuildNum=1987
|
||||||
BuildSuffix="Firebird 1.5 Alpha 5"
|
BuildSuffix="Firebird 1.5 Beta 1"
|
||||||
|
|
||||||
FIREBIRD_VERSION="$MajorVer.$MinorVer.$RevNo"
|
FIREBIRD_VERSION="$MajorVer.$MinorVer.$RevNo"
|
||||||
PRODUCT_VER_STRING="$MajorVer.$MinorVer.$RevNo.$BuildNum"
|
PRODUCT_VER_STRING="$MajorVer.$MinorVer.$RevNo.$BuildNum"
|
||||||
|
Loading…
Reference in New Issue
Block a user