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 89 by tony, Tue Oct 17 10:07:58 2017 UTC vs.
Revision 90 by tony, Mon Jan 1 11:31:34 2018 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines