Thu, 01 Nov 2012 18:50:50 +0100
Corrected a typo in the upper most documentation file.
--- a/Documentation/Source/index-eric5.html Thu Nov 01 18:49:18 2012 +0100 +++ b/Documentation/Source/index-eric5.html Thu Nov 01 18:50:50 2012 +0100 @@ -22,7 +22,7 @@ <body> <h1>eric5</h1> <p> -Package implementing the eric5 Python IDE (version 5.2). +Package implementing the eric5 Python IDE (version 5.3). </p><p> To get more information about eric5 please see the <a href="http://eric-ide.python-projects.org/index.html">eric web site</a>.
--- a/Documentation/Source/index.html Thu Nov 01 18:49:18 2012 +0100 +++ b/Documentation/Source/index.html Thu Nov 01 18:50:50 2012 +0100 @@ -27,7 +27,7 @@ <table> <tr> <td><a href="index-eric5.html">eric5</a></td> -<td>Package implementing the eric5 Python IDE (version 5.2).</td> +<td>Package implementing the eric5 Python IDE (version 5.3).</td> </tr> </table>
--- a/__init__.py Thu Nov 01 18:49:18 2012 +0100 +++ b/__init__.py Thu Nov 01 18:50:50 2012 +0100 @@ -4,7 +4,7 @@ # """ -Package implementing the eric5 Python IDE (version 5.2). +Package implementing the eric5 Python IDE (version 5.3). To get more information about eric5 please see the <a href="http://eric-ide.python-projects.org/index.html">eric web site</a>.