mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 02:03:04 +01:00
syncmail for fb2 - testing
This commit is contained in:
parent
dd8044dce3
commit
03b8b0af06
@ -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.431 2002-07-05 12:48:29 skywalker Exp $"
|
||||
BuildVersion="$Id: writeBuildNum.sh,v 1.432 2002-07-05 13:02:57 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 "($BuildVersion)"
|
||||
echo "(`echo $BuildVersion | cut -c3-60` )"
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user