mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 22:03:03 +01:00
Update.
This commit is contained in:
parent
057c6a5309
commit
bc9fcd9914
@ -17,7 +17,7 @@
|
||||
* Contributor(s): ______________________________________.
|
||||
*/
|
||||
|
||||
#define ISC_FILE_VER_STRING "WI-T6.3.4.12447"
|
||||
#define ISC_FILE_VER_NUMBER 6, 3, 4, 12447
|
||||
#define ISC_FILE_VER_STRING "WI-T6.3.4.15795"
|
||||
#define ISC_FILE_VER_NUMBER 6, 3, 4, 15795
|
||||
#define ISC_MAJOR_VER "6"
|
||||
#define ISC_MINOR_VER "3"
|
||||
|
@ -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.15950 2007-05-15 08:13:13 dimitr Exp $"
|
||||
BuildVersion="$Id: writeBuildNum.sh,v 1.15951 2007-05-15 08:14:09 dimitr Exp $"
|
||||
|
||||
BuildType=T
|
||||
MajorVer=2
|
||||
@ -13,7 +13,7 @@ BuildNum=15794
|
||||
|
||||
if [ "$SPECIAL_BUILD_SUFFIX" = "" ]; then
|
||||
# Normal builds
|
||||
SuffixKind="Alpha"
|
||||
SuffixKind="Beta"
|
||||
SuffixVer="1"
|
||||
BuildSuffix="Firebird 2.1 $SuffixKind $SuffixVer"
|
||||
FIREBIRD_PACKAGE_VERSION=$SuffixKind$SuffixVer
|
||||
|
Loading…
Reference in New Issue
Block a user