Browse Source

Increase IDE version

Margers 10 months ago
parent
commit
4ed3e6d002
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/ide/fpconst.pas

+ 1 - 1
packages/ide/fpconst.pas

@@ -23,7 +23,7 @@ uses Views,App,
      WViews,WEditor,WHTMLHlp;
 
 const
-     VersionStr           = '1.0.12';
+     VersionStr           = '1.0.14';
 
      MaxRecentFileCount   = 9;
      MaxToolCount         = 16;