Browse Source

* fixes branch version now 2.4.1

git-svn-id: branches/fixes_2_4@14507 -
marco 15 years ago
parent
commit
cc90821f7c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      compiler/version.pas

+ 1 - 1
compiler/version.pas

@@ -28,7 +28,7 @@ interface
     const
        { version string }
        version_nr = '2';
-       release_nr = '3';
+       release_nr = '4';
        patch_nr   = '1';
        minorpatch = '';