-
Notifications
You must be signed in to change notification settings - Fork 58
/
pFIBVersion.inc
29 lines (26 loc) · 1.45 KB
/
pFIBVersion.inc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{***************************************************************}
{ FIBPlus - component library for direct access to Firebird and }
{ InterBase databases }
{ }
{ FIBPlus is based in part on the product }
{ Free IB Components, written by Gregory H. Deatz for }
{ Hoagland, Longo, Moran, Dunst & Doukas Company. }
{ mailto:gdeatz@hlmdd.com }
{ }
{ Copyright (c) 1998-2013 Devrace Ltd. }
{ Written by Serge Buzadzhy (buzz@devrace.com) }
{ }
{ ------------------------------------------------------------- }
{ FIBPlus home page: http://www.fibplus.com/ }
{ FIBPlus support : http://www.devrace.com/support/ }
{ ------------------------------------------------------------- }
{ }
{ Please see the file License.txt for full license information }
{***************************************************************}
FIBPlusVersion:integer = 7;
FIBPlusBuild:integer = 632;
FIBPlusBuildDate = '17.02.2014';
FIBCustomBuild:integer = 3171;
FIBVersionNote = 'Release';
FIBPalette = 'FIBPlus';
FWork = '';