diff --git a/Documentation.html b/Documentation.html
index e5cda56c6..516d0af31 100755
--- a/Documentation.html
+++ b/Documentation.html
@@ -8,7 +8,7 @@
- phpMyAdmin 2.4.0 - Documentation
+ phpMyAdmin 2.4.1-dev - Documentation
@@ -29,7 +29,7 @@
-phpMyAdmin 2.4.0 Documentation
+phpMyAdmin 2.4.1-dev Documentation
diff --git a/libraries/defines_php.lib.php3 b/libraries/defines_php.lib.php3
index fbd07a7b0..6ceea85cc 100644
--- a/libraries/defines_php.lib.php3
+++ b/libraries/defines_php.lib.php3
@@ -13,7 +13,7 @@
*/
// phpMyAdmin release
if (!defined('PMA_VERSION')) {
- define('PMA_VERSION', '2.4.0');
+ define('PMA_VERSION', '2.4.1-dev');
}
// php version
diff --git a/translators.html b/translators.html
index adc80f16b..7aaa4872e 100644
--- a/translators.html
+++ b/translators.html
@@ -5,7 +5,7 @@
- phpMyAdmin 2.4.0 - Official translators
+ phpMyAdmin 2.4.1-dev - Official translators