*** empty log message ***
This commit is contained in:
@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
|
||||
$Id$
|
||||
$Source$
|
||||
|
||||
2001-10-03 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* release 2.2.1-rc1
|
||||
|
||||
2001-10-03 Geert Lund <glund@silversoft.dk>
|
||||
* libraries/common.lib.php3: fixed localised_date() function:
|
||||
- get correct month name (and not month+1)
|
||||
|
@@ -17,7 +17,7 @@
|
||||
*/
|
||||
// phpMyAdmin release
|
||||
if (!defined('PHPMYADMIN_VERSION')) {
|
||||
define('PHPMYADMIN_VERSION', '2.2.1-dev');
|
||||
define('PHPMYADMIN_VERSION', '2.2.1-rc1');
|
||||
}
|
||||
|
||||
// php version
|
||||
|
Reference in New Issue
Block a user