mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 04:43:03 +01:00
testing syncmail
This commit is contained in:
parent
aff8fb34d8
commit
190b4f246c
@ -3,7 +3,7 @@
|
|||||||
# This file is used both to rebuild the header file and to set the
|
# This file is used both to rebuild the header file and to set the
|
||||||
# environment variables on the config call
|
# environment variables on the config call
|
||||||
|
|
||||||
BuildVersion="$Id: writeBuildNum.sh,v 1.423 2002-07-05 12:22:58 skywalker Exp $"
|
BuildVersion="$Id: writeBuildNum.sh,v 1.424 2002-07-05 12:30:01 skywalker Exp $"
|
||||||
|
|
||||||
BuildType=T
|
BuildType=T
|
||||||
MajorVer=2
|
MajorVer=2
|
||||||
@ -68,4 +68,6 @@ if [ "$1" = "rebuildHeader" ]
|
|||||||
elif [ "$1" = "--version" ]
|
elif [ "$1" = "--version" ]
|
||||||
then
|
then
|
||||||
echo "Build Version : " $BuildType$PRODUCT_VER_STRING $BuildSuffix
|
echo "Build Version : " $BuildType$PRODUCT_VER_STRING $BuildSuffix
|
||||||
|
# echo ""
|
||||||
|
# echo $BuildVersion
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user