Browse Source

* compiler version to 2.4.4

git-svn-id: tags/release_2_4_4@17227 -
marco 14 years ago
parent
commit
e69f5eec3e
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 = '4';
-       patch_nr   = '3';
+       patch_nr   = '4';
        minorpatch = '';
 
        { word version for ppu file }