diff --git a/Documentation.html b/Documentation.html
index 337d739fd..fed849eb5 100755
--- a/Documentation.html
+++ b/Documentation.html
@@ -8,7 +8,7 @@
- phpMyAdmin 2.6.5-dev - Documentation
+ phpMyAdmin 2.7.0-dev - Documentation
@@ -31,7 +31,7 @@
-phpMyAdmin 2.6.5-dev Documentation
+phpMyAdmin 2.7.0-dev Documentation
diff --git a/README b/README
index 2b04a7f2e..728e2709b 100755
--- a/README
+++ b/README
@@ -5,7 +5,7 @@ phpMyAdmin - Readme
A set of PHP-scripts to manage MySQL over the web.
- Version 2.6.5-dev
+ Version 2.7.0-dev
-----------------
http://www.phpmyadmin.net/
diff --git a/libraries/defines.lib.php b/libraries/defines.lib.php
index 80dba9bea..d6a1718b5 100644
--- a/libraries/defines.lib.php
+++ b/libraries/defines.lib.php
@@ -20,7 +20,7 @@
*/
// phpMyAdmin release
if (!defined('PMA_VERSION')) {
- define('PMA_VERSION', '2.6.5-dev');
+ define('PMA_VERSION', '2.7.0-dev');
}
if (!defined('PMA_THEME_VERSION')) {
diff --git a/translators.html b/translators.html
index 219286fe2..d81ade11c 100644
--- a/translators.html
+++ b/translators.html
@@ -5,7 +5,7 @@
- phpMyAdmin 2.6.5-dev - Official translators
+ phpMyAdmin 2.7.0-dev - Official translators