maybe beta2

This commit is contained in:
Marc Delisle
2005-11-08 02:31:24 +00:00
parent 586bc8dfe5
commit 25374eeaff

View File

@@ -20,7 +20,7 @@
*/ */
// phpMyAdmin release // phpMyAdmin release
if (!defined('PMA_VERSION')) { if (!defined('PMA_VERSION')) {
define('PMA_VERSION', '2.7.0-beta1'); define('PMA_VERSION', '2.7.0-beta2');
} }
if (!defined('PMA_THEME_VERSION')) { if (!defined('PMA_THEME_VERSION')) {