We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da13d98 commit 2c582f1Copy full SHA for 2c582f1
Src/Consts/DelphiAIDev.Consts.pas
@@ -5,7 +5,7 @@ interface
5
type
6
TConsts = class
7
public const
8
- SEMANTIC_VERSION = '1.0.0';
+ SEMANTIC_VERSION = '1.5.0';
9
SEMANTIC_VERSION_LB = 'Version: ' + SEMANTIC_VERSION;
10
WIN_CONTROL_FOCU_NIL = nil;
11
DELPHI_AI_DEVELOPER_DPROJ = 'DelphiAIDeveloper.dproj';
0 commit comments