diff --git a/Documentation.html b/Documentation.html
index ac68d65ce..c20af1162 100755
--- a/Documentation.html
+++ b/Documentation.html
@@ -8,7 +8,7 @@
- phpMyAdmin 2.5.0 - Documentation
+ phpMyAdmin 2.5.1-dev - Documentation
@@ -31,7 +31,7 @@
-phpMyAdmin 2.5.0 Documentation
+phpMyAdmin 2.5.1-dev Documentation
diff --git a/libraries/defines_php.lib.php3 b/libraries/defines_php.lib.php3
index 73ebb69a7..04040a11a 100644
--- a/libraries/defines_php.lib.php3
+++ b/libraries/defines_php.lib.php3
@@ -16,7 +16,7 @@
*/
// phpMyAdmin release
if (!defined('PMA_VERSION')) {
- define('PMA_VERSION', '2.5.0');
+ define('PMA_VERSION', '2.5.1-dev');
}
// php version
diff --git a/translators.html b/translators.html
index 43b64f591..b86de199a 100644
--- a/translators.html
+++ b/translators.html
@@ -5,7 +5,7 @@
- phpMyAdmin 2.5.0 - Official translators
+ phpMyAdmin 2.5.1-dev - Official translators