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

increment build number

This commit is contained in:
fsg 2008-12-14 19:40:09 +00:00
parent 87551e3752
commit 6c3db2ecc2

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.21929 2008-12-14 19:39:08 fsg Exp $"
BuildVersion="$Id: writeBuildNum.sh,v 1.21930 2008-12-14 19:40:08 fsg Exp $"
BuildType=T
MajorVer=2
MinorVer=5
RevNo=0
BuildNum=21768
BuildNum=21769
if [ "$SPECIAL_BUILD_SUFFIX" = "" ]; then
# Normal builds
@ -94,7 +94,7 @@ cat >$1 <<eof
MajorVer = $MajorVer
MinorVer = $MinorVer
RevNo = $RevNo
BuildNum=21768
BuildNum=21769
BuildType = $BuildType
BuildSuffix = $BuildSuffix