mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 00:03:02 +01:00
increment build number
This commit is contained in:
parent
5ae485f0b5
commit
911910c545
@ -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.61 2001-12-29 11:41:22 tamlin Exp $"
|
BuildVersion="$Id: writeBuildNum.sh,v 1.62 2001-12-29 11:41:23 tamlin Exp $"
|
||||||
|
|
||||||
BuildType=T
|
BuildType=T
|
||||||
MajorVer=2
|
MajorVer=2
|
||||||
MinorVer=0
|
MinorVer=0
|
||||||
RevNo=0
|
RevNo=0
|
||||||
BuildNum=95
|
BuildNum=96
|
||||||
BuildSuffix="Firebird2 Dev1"
|
BuildSuffix="Firebird2 Dev1"
|
||||||
|
|
||||||
FIREBIRD_VERSION="$MajorVer.$MinorVer.$RevNo"
|
FIREBIRD_VERSION="$MajorVer.$MinorVer.$RevNo"
|
||||||
|
Loading…
Reference in New Issue
Block a user