Michaël Van Canneyt 2 anni fa
parent
commit
202d526211
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      packages/amunits/src/otherlibs/ahi.pas

+ 1 - 1
packages/amunits/src/otherlibs/ahi.pas

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