# | Line 128 | Line 128 | const | |
---|---|---|
128 | {Interface version information} | |
129 | FBIntf_Major = 1; | |
130 | FBIntf_Minor = 1; | |
131 | < | FBIntf_Release = 1; |
132 | < | FBIntf_Version = '1.1.1'; |
131 | > | FBIntf_Release = 2; |
132 | > | FBIntf_Version = '1.1.2'; |
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} |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |