We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8329111 commit e150aa1Copy full SHA for e150aa1
PSQLDbTables.pas
@@ -16,7 +16,7 @@ interface
16
PSQLAccess, PSQLTypes;
17
18
const
19
- VERSION : string = '3.11';
+ VERSION : string = '3.12';
20
{$IFDEF MICROOLAP_BUSINESS_LICENSE}
21
LICENSETYPE : string = 'Business License';
22
{$ELSE}
0 commit comments