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

increment build number

This commit is contained in:
aafemt 2005-03-10 10:23:58 +00:00
parent 8eeb34967b
commit 168b8930ee

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.10486 2005-03-10 02:35:35 robocop Exp $"
BuildVersion="$Id: writeBuildNum.sh,v 1.10487 2005-03-10 10:23:58 aafemt Exp $"
BuildType=T
MajorVer=2
MinorVer=0
RevNo=0
BuildNum=10478
BuildNum=10479
if [ "$SPECIAL_BUILD_SUFFIX" = "" ]; then
# Normal builds
@ -91,7 +91,7 @@ cat >$1 <<eof
MajorVer = $MajorVer
MinorVer = $MinorVer
RevNo = $RevNo
BuildNum=10478
BuildNum=10479
BuildType = $BuildType
BuildSuffix = $BuildSuffix