diff --git a/Documentation.html b/Documentation.html index 4a16b2759..de72d4122 100755 --- a/Documentation.html +++ b/Documentation.html @@ -8,7 +8,7 @@ - phpMyAdmin 2.6.1-rc3 - Documentation + phpMyAdmin 2.6.2-dev - Documentation @@ -31,7 +31,7 @@
-

phpMyAdmin 2.6.1-rc3 Documentation

+

phpMyAdmin 2.6.2-dev Documentation

diff --git a/README b/README index e04ac3560..4b0e9fe79 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.1-rc2 + Version 2.6.2-dev ----------------- http://www.phpmyadmin.net/ diff --git a/libraries/defines.lib.php b/libraries/defines.lib.php index dc916ab35..aedd9e2b0 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.1-rc3'); + define('PMA_VERSION', '2.6.2-dev'); } if (!defined('PMA_THEME_VERSION')) { diff --git a/translators.html b/translators.html index fcbbe051b..698b188e7 100644 --- a/translators.html +++ b/translators.html @@ -5,7 +5,7 @@ - phpMyAdmin 2.6.1-rc3 - Official translators + phpMyAdmin 2.6.2-dev - Official translators