ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/runtime/IBVersion.pas
(Generate patch)

Comparing ibx/trunk/runtime/IBVersion.pas (file contents):
Revision 106 by tony, Thu Jan 18 14:37:18 2018 UTC vs.
Revision 107 by tony, Thu Jan 18 14:37:40 2018 UTC

# Line 40 | Line 40 | uses
40  
41   const
42    IBX_MAJOR = 2;
43 <  IBX_MINOR = 1;
44 <  IBX_RELEASE = 1;
45 <  IBX_VERSION = '2.1.1';
43 >  IBX_MINOR = 2;
44 >  IBX_RELEASE = 0;
45 >  IBX_VERSION = '2.2.0';
46  
47   implementation
48  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines