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

increment build number

This commit is contained in:
dimitr 2007-05-16 07:45:55 +00:00
parent 90c39d4821
commit 8f442af6bb

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.15963 2007-05-16 07:44:32 dimitr Exp $"
BuildVersion="$Id: writeBuildNum.sh,v 1.15964 2007-05-16 07:45:54 dimitr Exp $"
BuildType=T
MajorVer=2
MinorVer=1
RevNo=0
BuildNum=15806
BuildNum=15807
if [ "$SPECIAL_BUILD_SUFFIX" = "" ]; then
# Normal builds
@ -94,7 +94,7 @@ cat >$1 <<eof
MajorVer = $MajorVer
MinorVer = $MinorVer
RevNo = $RevNo
BuildNum=15806
BuildNum=15807
BuildType = $BuildType
BuildSuffix = $BuildSuffix