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

Comparing ibx/trunk/fbintf/IB.pas (file contents):
Revision 315 by tony, Thu Feb 25 11:56:36 2021 UTC vs.
Revision 338 by tony, Wed Jun 9 12:07:56 2021 UTC

# Line 135 | Line 135 | const
135    {Interface version information}
136    FBIntf_Major = 1;
137    FBIntf_Minor = 2;
138 <  FBIntf_Release = 0;
139 <  FBIntf_Version = '1.2.0';
138 >  FBIntf_Release = 1;
139 >  FBIntf_Version = '1.2.1';
140  
141   const
142    {DPB, TPB and SPB Parameter Block Name Prefixes}

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines