2.2.1rc2
This commit is contained in:
@@ -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.
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user