Skip to content

Commit

Permalink
iORM_2_beta_3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mauriziodm committed Sep 26, 2023
1 parent 3166cc1 commit c5399ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/iORM.pas
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ interface
iORM.ETM.Engine, iORM.ETM.Interfaces, DJSON.Params;

const
IORM_VERSION = 'iORM 2 (beta 3)';
IORM_VERSION = 'iORM 2 (beta 3.1)';

{$REGION 'Value aliases to make sure you have to include fewer units (in practice only the iORM unit) in the "uses" part of the units that use iORM'}
// TioTypeOfCollection = (tcSingleObject, tcList);
Expand Down

0 comments on commit c5399ea

Please sign in to comment.