Преглед изворни кода

* patch by Marģers to bump version

florian пре 1 година
родитељ
комит
ba555ea68d
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      compiler/utils/mkx86ins.pp

+ 1 - 1
compiler/utils/mkx86ins.pp

@@ -16,7 +16,7 @@
 program mkx86ins;
 
 const
-  Version = '1.6.1';
+  Version = '1.6.2';
   max_operands = 4;
 var
    s : string;