Skip to content

Commit

Permalink
iORM_2_beta_1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
mauriziodm committed Feb 10, 2023
1 parent 3250319 commit 60baaba
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 @@ -43,7 +43,7 @@ interface
iORM.StdActions.Interfaces;

const
IORM_VERSION = 'iORM 2 (beta 1.7)';
IORM_VERSION = 'iORM 2 (beta 1.8)';
{$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 = iORM.CommonTypes.TioTypeOfCollection.tcSingleObject;
Expand Down

0 comments on commit 60baaba

Please sign in to comment.