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 315 by tony, Thu Feb 25 11:56:36 2021 UTC vs.
Revision 340 by tony, Wed Jul 7 11:53:54 2021 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines