浏览代码

* Fix compilation

Michaël Van Canneyt 2 年之前
父节点
当前提交
42a52aa7d7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      packages/amunits/src/coreunits/workbench.pas

+ 1 - 1
packages/amunits/src/coreunits/workbench.pas

@@ -940,7 +940,7 @@ end;
 
 const
     { Change VERSION and LIBVERSION to proper values }
-    VERSION : ShortString[2] = '0';
+    VERSION : String[2] = '0';
     LIBVERSION : longword = 0;
 
 initialization