diff --git a/ChangeLog b/ChangeLog
index 1605ca7e1..fd77c32cf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,8 @@ phpMyAdmin - ChangeLog
$Id$
$HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyAdmin/ChangeLog $
+3.1.6.0 (not yet released)
+
3.1.5.0 (not yet released)
- patch #2739001 [export] XML does not allow spaces in element names,
thanks to Derek Schaefer - drummingds1
diff --git a/Documentation.html b/Documentation.html
index 1d3675b3d..f35b1f778 100644
--- a/Documentation.html
+++ b/Documentation.html
@@ -11,7 +11,7 @@
-
phpMyAdmin 3.1.5-dev - Documentation
+ phpMyAdmin 3.1.6-dev - Documentation
@@ -33,7 +33,7 @@
Glossary
-phpMyAdmin 3.1.5-dev Documentation
+phpMyAdmin 3.1.6-dev Documentation
-
phpMyAdmin homepage
diff --git a/README b/README
index b9c7af030..8546d24eb 100644
--- a/README
+++ b/README
@@ -5,7 +5,7 @@ phpMyAdmin - Readme
A set of PHP-scripts to manage MySQL over the web.
- Version 3.1.5-dev
+ Version 3.1.6-dev
-----------------
http://www.phpmyadmin.net/
diff --git a/libraries/Config.class.php b/libraries/Config.class.php
index 4865315b6..28200e615 100644
--- a/libraries/Config.class.php
+++ b/libraries/Config.class.php
@@ -85,7 +85,7 @@ class PMA_Config
*/
function checkSystem()
{
- $this->set('PMA_VERSION', '3.1.5-dev');
+ $this->set('PMA_VERSION', '3.1.6-dev');
/**
* @deprecated
*/
diff --git a/translators.html b/translators.html
index fffb6b6b0..c16d3ffb1 100644
--- a/translators.html
+++ b/translators.html
@@ -8,7 +8,7 @@
- phpMyAdmin 3.1.5-dev - Official translators
+ phpMyAdmin 3.1.6-dev - Official translators
@@ -31,7 +31,7 @@
- Glossary
-phpMyAdmin 3.1.5-dev official translators list
+phpMyAdmin 3.1.6-dev official translators list
Here is the list of the "official translators" of
phpMyAdmin.