diff --git a/Documentation.html b/Documentation.html
index f29c6dc9ef..fa0df3fc3c 100755
--- a/Documentation.html
+++ b/Documentation.html
@@ -8,7 +8,7 @@
- phpMyAdmin 2.6.0-beta1 - Documentation
+ phpMyAdmin 2.6.0-beta2 - Documentation
@@ -31,7 +31,7 @@
-phpMyAdmin 2.6.0-beta1 Documentation
+phpMyAdmin 2.6.0-beta2 Documentation
diff --git a/libraries/defines.lib.php b/libraries/defines.lib.php
index abd9b00cac..98dcc1fbe7 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-beta1');
+ define('PMA_VERSION', '2.6.0-beta2');
}
// php version
diff --git a/translators.html b/translators.html
index 443227c5be..43596217ff 100644
--- a/translators.html
+++ b/translators.html
@@ -5,7 +5,7 @@
- phpMyAdmin 2.6.0-beta1 - Official translators
+ phpMyAdmin 2.6.0-beta2 - Official translators