diff --git a/Documentation.html b/Documentation.html
index f29c6dc9e..fa0df3fc3 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 abd9b00ca..98dcc1fbe 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 443227c5b..43596217f 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