Browse Source

* patch by Marģers to bump version

florian 1 year ago
parent
commit
ba555ea68d
1 changed files with 1 additions and 1 deletions
  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;