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

increment build number

This commit is contained in:
paul_reeves 2004-01-21 15:50:55 +00:00
parent 597e08d9bd
commit 1c4abf62f6

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.6344 2004-01-21 15:50:53 paul_reeves Exp $"
BuildVersion="$Id: writeBuildNum.sh,v 1.6345 2004-01-21 15:50:55 paul_reeves Exp $"
BuildType=T
MajorVer=2
MinorVer=0
RevNo=0
BuildNum=6344
BuildNum=6345
BuildSuffix="Firebird 2.0 UNSTABLE"
FIREBIRD_PACKAGE_VERSION=0.Unstable
@ -82,7 +82,7 @@ cat >$1 <<eof
MajorVer = $MajorVer
MinorVer = $MinorVer
RevNo = $RevNo
BuildNum=6344
BuildNum=6345
BuildType = $BuildType
BuildSuffix = $BuildSuffix