2.6.3-rc1

This commit is contained in:
Marc Delisle
2005-06-12 20:38:01 +00:00
parent 6e8d690d52
commit cacad6538d
5 changed files with 11 additions and 10 deletions

View File

@@ -20,7 +20,7 @@
*/
// phpMyAdmin release
if (!defined('PMA_VERSION')) {
define('PMA_VERSION', '2.6.3-dev');
define('PMA_VERSION', '2.6.3-rc1');
}
if (!defined('PMA_THEME_VERSION')) {