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 100 by tony, Mon Jan 1 11:31:34 2018 UTC vs.
Revision 101 by tony, Thu Jan 18 14:37:18 2018 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines