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 263 by tony, Thu Dec 6 15:55:01 2018 UTC vs.
Revision 266 by tony, Wed Dec 26 18:34:32 2018 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines