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 221 by tony, Mon Mar 19 09:48:37 2018 UTC vs.
Revision 241 by tony, Thu Oct 25 13:57:12 2018 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines