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

testing syncmail

This commit is contained in:
skywalker 2002-07-05 12:30:01 +00:00
parent aff8fb34d8
commit 190b4f246c

View File

@ -3,7 +3,7 @@
# 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.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
MajorVer=2
@ -68,4 +68,6 @@ if [ "$1" = "rebuildHeader" ]
elif [ "$1" = "--version" ]
then
echo "Build Version : " $BuildType$PRODUCT_VER_STRING $BuildSuffix
# echo ""
# echo $BuildVersion
fi