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

Comparing ibx/trunk/runtime/nongui/IBVersion.pas (file contents):
Revision 209 by tony, Wed Mar 14 12:48:51 2018 UTC vs.
Revision 221 by tony, Mon Mar 19 09:48:37 2018 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines