diff --git a/Documentation.html b/Documentation.html
index 42f66aa59..eb7ecf592 100755
--- a/Documentation.html
+++ b/Documentation.html
@@ -8,7 +8,7 @@
- phpMyAdmin 2.5.6-dev - Documentation
+ phpMyAdmin 2.6.0-dev - Documentation
@@ -31,7 +31,7 @@
-phpMyAdmin 2.5.6-dev Documentation
+phpMyAdmin 2.6.0-dev Documentation
diff --git a/README b/README
index 2ed75b0b3..92af03711 100755
--- a/README
+++ b/README
@@ -5,7 +5,7 @@ phpMyAdmin - Readme
A set of PHP-scripts to administrate MySQL over the WWW.
- Version 2.5.6-dev
+ Version 2.6.0-dev
-----------------
http://www.phpmyadmin.net/
diff --git a/libraries/defines.lib.php b/libraries/defines.lib.php
index 33cf3484e..23008bf15 100644
--- a/libraries/defines.lib.php
+++ b/libraries/defines.lib.php
@@ -19,7 +19,7 @@
*/
// phpMyAdmin release
if (!defined('PMA_VERSION')) {
- define('PMA_VERSION', '2.5.6-dev');
+ define('PMA_VERSION', '2.6.0-dev');
}
// php version
diff --git a/translators.html b/translators.html
index 461a18dcd..d48fb5263 100644
--- a/translators.html
+++ b/translators.html
@@ -5,7 +5,7 @@
- phpMyAdmin 2.5.6-dev - Official translators
+ phpMyAdmin 2.6.0-dev - Official translators