diff --git a/Documentation.html b/Documentation.html
index 83609c117..d13b24546 100644
--- a/Documentation.html
+++ b/Documentation.html
@@ -11,7 +11,7 @@
-
phpMyAdmin 2.10.3-dev - Documentation
+ phpMyAdmin 2.10.4-dev - Documentation
@@ -33,7 +33,7 @@
Glossary
-phpMyAdmin 2.10.3-dev Documentation
+phpMyAdmin 2.10.4-dev Documentation
-
phpMyAdmin homepage
diff --git a/README b/README
index 24be69b93..b31fad899 100644
--- a/README
+++ b/README
@@ -5,7 +5,7 @@ phpMyAdmin - Readme
A set of PHP-scripts to manage MySQL over the web.
- Version 2.10.3-dev
+ Version 2.10.4-dev
------------------
http://www.phpmyadmin.net/
diff --git a/libraries/Config.class.php b/libraries/Config.class.php
index 588967200..cc66230cd 100644
--- a/libraries/Config.class.php
+++ b/libraries/Config.class.php
@@ -81,7 +81,7 @@ class PMA_Config
*/
function checkSystem()
{
- $this->set('PMA_VERSION', '2.10.3-dev');
+ $this->set('PMA_VERSION', '2.10.4-dev');
/**
* @deprecated
*/
diff --git a/translators.html b/translators.html
index de96ed7f1..272742e79 100644
--- a/translators.html
+++ b/translators.html
@@ -8,7 +8,7 @@
- phpMyAdmin 2.10.3-dev - Official translators
+ phpMyAdmin 2.10.4-dev - Official translators
@@ -31,7 +31,7 @@
- Glossary
-phpMyAdmin 2.10.3-dev official translators list
+phpMyAdmin 2.10.4-dev official translators list
Here is the list of the "official translators" of
phpMyAdmin.