We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a84b11f commit 166f07cCopy full SHA for 166f07c
src/main.pas
@@ -44,7 +44,7 @@ interface
44
mseificompglob,mseifiglob,msescrollbar;
45
46
const
47
- versiontext = '2.18.0';
+ versiontext = '2.20.0';
48
idecaption = 'ideU' {$ifdef pacpas} + '_PacPas'{$endif} ;
49
statname = 'ideu';
50
0 commit comments