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/branches/journaling/runtime/nongui/IBVersion.pas (file contents):
Revision 362 by tony, Tue Dec 7 13:27:39 2021 UTC vs.
Revision 363 by tony, Tue Dec 7 13:30:05 2021 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines