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 409 by tony, Mon Jan 10 10:13:17 2022 UTC vs.
Revision 410 by tony, Thu Jun 22 13:52:39 2023 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines