diff --git a/Documentation.html b/Documentation.html index 169e6f445..f29c6dc9e 100755 --- a/Documentation.html +++ b/Documentation.html @@ -8,7 +8,7 @@ - phpMyAdmin 2.6.0-alpha3 - Documentation + phpMyAdmin 2.6.0-beta1 - Documentation @@ -31,7 +31,7 @@
-

phpMyAdmin 2.6.0-alpha3 Documentation

+

phpMyAdmin 2.6.0-beta1 Documentation

diff --git a/README b/README index b278d87e8..80ad2331d 100755 --- a/README +++ b/README @@ -5,8 +5,8 @@ phpMyAdmin - Readme A set of PHP-scripts to administrate MySQL over the WWW. - Version 2.6.0-alpha2 - -------------------- + Version 2.6.0-beta1 + ------------------- http://www.phpmyadmin.net/ Copyright (C) 1998-2000 Tobias Ratschiller diff --git a/libraries/defines.lib.php b/libraries/defines.lib.php index b0b7c5ec1..abd9b00ca 100644 --- a/libraries/defines.lib.php +++ b/libraries/defines.lib.php @@ -18,7 +18,7 @@ */ // phpMyAdmin release if (!defined('PMA_VERSION')) { - define('PMA_VERSION', '2.6.0-alpha3'); + define('PMA_VERSION', '2.6.0-beta1'); } // php version diff --git a/translators.html b/translators.html index 15ca63b6d..443227c5b 100644 --- a/translators.html +++ b/translators.html @@ -5,7 +5,7 @@ - phpMyAdmin 2.6.0-alpha2 - Official translators + phpMyAdmin 2.6.0-beta1 - Official translators