Skip to content

Commit 2c582f1

Browse files
committed
Update DelphiAIDev.Consts.pas
1 parent da13d98 commit 2c582f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Src/Consts/DelphiAIDev.Consts.pas

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ interface
55
type
66
TConsts = class
77
public const
8-
SEMANTIC_VERSION = '1.0.0';
8+
SEMANTIC_VERSION = '1.5.0';
99
SEMANTIC_VERSION_LB = 'Version: ' + SEMANTIC_VERSION;
1010
WIN_CONTROL_FOCU_NIL = nil;
1111
DELPHI_AI_DEVELOPER_DPROJ = 'DelphiAIDeveloper.dproj';

0 commit comments

Comments
 (0)