Browse Source

* changed version to 2.3.1

git-svn-id: branches/fpc_2_3@6505 -
Jonas Maebe 18 years ago
parent
commit
70ef7ba75c
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 = '3';
-       patch_nr   = '0';
+       patch_nr   = '1';
        minorpatch = '';
 
        { word version for ppu file }