ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/branches/udr/client/IB.pas
(Generate patch)

Comparing ibx/trunk/fbintf/IB.pas (file contents):
Revision 143 by tony, Fri Feb 23 12:11:21 2018 UTC vs.
Revision 154 by tony, Tue Feb 27 16:51:42 2018 UTC

# Line 127 | Line 127 | uses
127   const
128    {Interface version information}
129    FBIntf_Major = 1;
130 <  FBIntf_Minor = 0;
131 <  FBIntf_Release = 2;
132 <  FBIntf_Version = '1.0.2';
130 >  FBIntf_Minor = 1;
131 >  FBIntf_Release = 1;
132 >  FBIntf_Version = '1.1.1';
133  
134   {These include files are converted from the 'C' originals in the Firebird API
135   and define the various constants used by the API}

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines