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

Comparing ibx/trunk/runtime/nongui/IBVersion.pas (file contents):
Revision 344 by tony, Wed Jul 7 11:53:54 2021 UTC vs.
Revision 345 by tony, Mon Aug 23 14:22:29 2021 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines