diff --git a/Documentation.html b/Documentation.html
index f74ba675dc..6170fccd78 100755
--- a/Documentation.html
+++ b/Documentation.html
@@ -772,12 +772,12 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
Since release 2.3.0 you can store comments to describe each column
for each table. These will then be shown on the "printview".
- Starting with release 2.5.0, comments are consequently used on the table property
+ Starting with release 2.4.1, comments are consequently used on the table property
pages and table browse view, showing up as tooltips above the column name (properties page)
or embedded withing the header of table in browse view. They can also be shown
in a table dump. Please see the relevant configuration directives later on.
- Also new in release 2.5.0 is a mime-transformation system which is also based on
+ Also new in release 2.4.1 is a mime-transformation system which is also based on
the following table structure. See Transformations
for further information. To use the mime-transformation system, your column_info
table has to have the three new fields 'mimetype', 'transformation', 'transformation_options'.
@@ -815,7 +815,7 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
$cfg['Servers'][$i]['history'] string