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

increment build number

This commit is contained in:
robocop 2005-07-08 03:25:36 +00:00
parent ee66c72e0b
commit 523ad990d4

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.11383 2005-07-08 03:25:31 robocop Exp $"
BuildVersion="$Id: writeBuildNum.sh,v 1.11384 2005-07-08 03:25:35 robocop Exp $"
BuildType=T
MajorVer=2
MinorVer=0
RevNo=0
BuildNum=11237
BuildNum=11238
if [ "$SPECIAL_BUILD_SUFFIX" = "" ]; then
# Normal builds
@ -93,7 +93,7 @@ cat >$1 <<eof
MajorVer = $MajorVer
MinorVer = $MinorVer
RevNo = $RevNo
BuildNum=11237
BuildNum=11238
BuildType = $BuildType
BuildSuffix = $BuildSuffix