*** empty log message ***

This commit is contained in:
Marc Delisle
2001-10-03 17:20:57 +00:00
parent 96005f3536
commit 0352e26eef
2 changed files with 4 additions and 1 deletions

View File

@@ -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)

View File

@@ -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