Explorar o código

* change minor patch to 'a'

git-svn-id: branches/fixes_2_2_0_dos@8487 -
pierre %!s(int64=18) %!d(string=hai) anos
pai
achega
0f6dc12cb7
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 = '2';
        patch_nr   = '0';
-       minorpatch = '';
+       minorpatch = 'a';
 
        { word version for ppu file }
        wordversion = ((ord(version_nr)-ord('0')) shl 14)+