diff --git a/ChangeLog b/ChangeLog
index a2556b6a7..ca8ae927e 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.3.0 (not yet released)
+
3.1.2.0 (not yet released)
- bug #1253252 [display] Can't NULL a column with relation defined
- bug #2009500 [SQL] Small improvements in generated SQL (partial fix)
diff --git a/Documentation.html b/Documentation.html
index bcb53804e..2b037f559 100644
--- a/Documentation.html
+++ b/Documentation.html
@@ -11,7 +11,7 @@
-
phpMyAdmin 3.1.2-dev - Documentation
+ phpMyAdmin 3.1.3-dev - Documentation
@@ -33,7 +33,7 @@
Glossary
-phpMyAdmin 3.1.2-dev Documentation
+phpMyAdmin 3.1.3-dev Documentation
-
phpMyAdmin homepage
diff --git a/README b/README
index c7d272191..edced9163 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.2-dev
+ Version 3.1.3-dev
-----------------
http://www.phpmyadmin.net/
diff --git a/libraries/Config.class.php b/libraries/Config.class.php
index 13d9c8c44..ca84a5403 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.2-dev');
+ $this->set('PMA_VERSION', '3.1.3-dev');
/**
* @deprecated
*/
diff --git a/translators.html b/translators.html
index 9e3a8c79f..62ef3f1dc 100644
--- a/translators.html
+++ b/translators.html
@@ -8,7 +8,7 @@
- phpMyAdmin 3.1.2-dev - Official translators
+ phpMyAdmin 3.1.3-dev - Official translators
@@ -31,7 +31,7 @@
- Glossary
-phpMyAdmin 3.1.2-dev official translators list
+phpMyAdmin 3.1.3-dev official translators list
Here is the list of the "official translators" of
phpMyAdmin.