--- ibx/trunk/fbintf/IB.pas 2018/03/14 12:48:51 209 +++ ibx/trunk/fbintf/IB.pas 2018/03/19 09:48:37 221 @@ -128,8 +128,8 @@ const {Interface version information} FBIntf_Major = 1; FBIntf_Minor = 1; - FBIntf_Release = 1; - FBIntf_Version = '1.1.1'; + FBIntf_Release = 2; + FBIntf_Version = '1.1.2'; {These include files are converted from the 'C' originals in the Firebird API and define the various constants used by the API}