--- ibx/branches/journaling/fbintf/IB.pas 2021/12/07 13:30:05 363 +++ ibx/branches/journaling/fbintf/IB.pas 2021/12/07 13:30:09 364 @@ -134,9 +134,9 @@ uses const {Interface version information} FBIntf_Major = 1; - FBIntf_Minor = 3; - FBIntf_Release = 2; - FBIntf_Version = '1.3.2'; + FBIntf_Minor = 4; + FBIntf_Release = 0; + FBIntf_Version = '1.4.0'; const {DPB, TPB and SPB Parameter Block Name Prefixes}