Browse Source

* version changed to 2.0.4

git-svn-id: tags/release_2_0_4@4479 -
Tomas Hajny 19 years ago
parent
commit
a01edcd370
1 changed files with 1 additions and 1 deletions
  1. 1 1
      compiler/version.pas

+ 1 - 1
compiler/version.pas

@@ -29,7 +29,7 @@ interface
        { version string }
        version_nr = '2';
        release_nr = '0';
-       patch_nr   = '3';
+       patch_nr   = '4';
        minorpatch = '';
 
        { word version for ppu file }