Kaynağa Gözat

* Fix compilation

Michaël Van Canneyt 2 yıl önce
ebeveyn
işleme
097608c94e
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      packages/amunits/src/otherlibs/reqtools.pas

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

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