diff --git a/Documentation.html b/Documentation.html
index 6b08a5fcc..6457ac19a 100644
--- a/Documentation.html
+++ b/Documentation.html
@@ -11,7 +11,7 @@
-
phpMyAdmin 2.11.1-rc1 - Documentation
+ phpMyAdmin 2.11.2-dev - Documentation
@@ -33,7 +33,7 @@
Glossary
-phpMyAdmin 2.11.1-rc1 Documentation
+phpMyAdmin 2.11.2-dev Documentation
-
phpMyAdmin homepage
diff --git a/README b/README
index 5f6058878..3d78e45d3 100644
--- a/README
+++ b/README
@@ -5,7 +5,7 @@ phpMyAdmin - Readme
A set of PHP-scripts to manage MySQL over the web.
- Version 2.11.1-rc1
+ Version 2.11.2-dev
------------------
http://www.phpmyadmin.net/
diff --git a/libraries/Config.class.php b/libraries/Config.class.php
index c794ca210..b6f096977 100644
--- a/libraries/Config.class.php
+++ b/libraries/Config.class.php
@@ -85,7 +85,7 @@ class PMA_Config
*/
function checkSystem()
{
- $this->set('PMA_VERSION', '2.11.1-rc1');
+ $this->set('PMA_VERSION', '2.11.2-dev');
/**
* @deprecated
*/
diff --git a/translators.html b/translators.html
index 27c7a2440..4b337a253 100644
--- a/translators.html
+++ b/translators.html
@@ -8,7 +8,7 @@
- phpMyAdmin 2.11.1-rc1 - Official translators
+ phpMyAdmin 2.11.2-dev - Official translators
@@ -31,7 +31,7 @@
- Glossary
-phpMyAdmin 2.11.1-rc1 official translators list
+phpMyAdmin 2.11.2-dev official translators list
Here is the list of the "official translators" of
phpMyAdmin.