Skip to content

Commit

Permalink
iORM 3 (beta 3.4)
Browse files Browse the repository at this point in the history
  • Loading branch information
mauriziodm committed Jun 10, 2024
1 parent e93ac7c commit cb84fdb
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 @@ -49,7 +49,7 @@ interface
iORM.Context.Interfaces, iORM.SynchroStrategy.Interfaces;

const
IORM_VERSION = 'iORM 2 (beta 3.3)';
IORM_VERSION = 'iORM 2 (beta 3.4)';

{$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'}
// NULL value constants
Expand Down

0 comments on commit cb84fdb

Please sign in to comment.