diff --git a/Documentation.html b/Documentation.html
index a43f2d442..385b23895 100755
--- a/Documentation.html
+++ b/Documentation.html
@@ -8,7 +8,7 @@
- phpMyAdmin 2.6.2-rc2 - Documentation
+ phpMyAdmin 2.6.3-dev - Documentation
@@ -31,7 +31,7 @@
-phpMyAdmin 2.6.2-rc2 Documentation
+phpMyAdmin 2.6.3-dev Documentation
diff --git a/README b/README
index d8aac20b6..87885d366 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.2-rc1
+ Version 2.6.3-dev
-----------------
http://www.phpmyadmin.net/
diff --git a/libraries/defines.lib.php b/libraries/defines.lib.php
index 83e3e3eb5..de3e299ca 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.2-rc2');
+ define('PMA_VERSION', '2.6.3-dev');
}
if (!defined('PMA_THEME_VERSION')) {
diff --git a/translators.html b/translators.html
index 70680d84b..3a9b23fef 100644
--- a/translators.html
+++ b/translators.html
@@ -5,7 +5,7 @@
- phpMyAdmin 2.6.2-rc2 - Official translators
+ phpMyAdmin 2.6.3-dev - Official translators