This commit is contained in:
Marc Delisle
2001-10-17 16:30:09 +00:00
parent 3e345622ea
commit f20ff93945
2 changed files with 4 additions and 1 deletions

View File

@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
$Id$
$Source$
2001-10-17 Marc Delisle <lem9@users.sourceforge.net>
* release 2.2.1rc2
2001-10-16 Lo<4C>c Chapeaux <lolo@phpheaven.net>
* Documentation.html, lines 766-770: added a link to the official MySQL
documentation for the "socket error" problems.

View File

@@ -17,7 +17,7 @@
*/
// phpMyAdmin release
if (!defined('PHPMYADMIN_VERSION')) {
define('PHPMYADMIN_VERSION', '2.2.1-rc1');
define('PHPMYADMIN_VERSION', '2.2.1-rc2');
}
// php version