2.5.5-dev

This commit is contained in:
Alexander M. Turek
2003-10-01 07:37:54 +00:00
parent f24d80d0a3
commit 0c4a2b6d4c
4 changed files with 12 additions and 12 deletions

View File

@@ -16,7 +16,7 @@
*/
// phpMyAdmin release
if (!defined('PMA_VERSION')) {
define('PMA_VERSION', '2.5.4-rc2');
define('PMA_VERSION', '2.5.5-dev');
}
// php version
@@ -96,7 +96,7 @@ function PMA_dl($module) {
} else {
return FALSE;
}
}
// Whether GD2 is present