Explorar o código

+ Update compiler version to 2.6.0a

git-svn-id: branches/fixes_2_6_0@20565 -
pierre %!s(int64=13) %!d(string=hai) anos
pai
achega
a424456b9e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      compiler/version.pas

+ 1 - 1
compiler/version.pas

@@ -30,7 +30,7 @@ interface
        version_nr = '2';
        release_nr = '6';
        patch_nr   = '0';
-       minorpatch = '';
+       minorpatch = 'a';
 
        { word version for ppu file }
        wordversion = ((ord(version_nr)-ord('0')) shl 14)+