# | Line 40 | Line 40 | uses | |
---|---|---|
40 | ||
41 | const | |
42 | IBX_MAJOR = 2; | |
43 | < | IBX_MINOR = 1; |
43 | > | IBX_MINOR = 2; |
44 | IBX_RELEASE = 0; | |
45 | < | IBX_VERSION = '2.1.0'; |
45 | > | IBX_VERSION = '2.2.0'; |
46 | ||
47 | implementation | |
48 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |