diff --git a/Documentation.html b/Documentation.html
index c3754dec8..25b6ae329 100755
--- a/Documentation.html
+++ b/Documentation.html
@@ -8,7 +8,7 @@
- phpMyAdmin 2.4.1-dev - Documentation
+ phpMyAdmin 2.5.0-dev - Documentation
@@ -31,7 +31,7 @@
-phpMyAdmin 2.4.1-dev Documentation
+phpMyAdmin 2.5.0-dev Documentation
diff --git a/libraries/defines_php.lib.php3 b/libraries/defines_php.lib.php3
index a28da9181..351bd3a51 100644
--- a/libraries/defines_php.lib.php3
+++ b/libraries/defines_php.lib.php3
@@ -14,7 +14,7 @@
*/
// phpMyAdmin release
if (!defined('PMA_VERSION')) {
- define('PMA_VERSION', '2.4.1-dev');
+ define('PMA_VERSION', '2.5.0-dev');
}
// php version
diff --git a/translators.html b/translators.html
index f1e903126..701f8c69d 100644
--- a/translators.html
+++ b/translators.html
@@ -5,7 +5,7 @@
- phpMyAdmin 2.4.1-dev - Official translators
+ phpMyAdmin 2.5.0-dev - Official translators