diff --git a/ChangeLog b/ChangeLog
index fd1fc769d..8876a93d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,7 +5,9 @@ phpMyAdmin - ChangeLog
$Id$
$HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyAdmin/ChangeLog $
-2.11.9.0 (not yet released)
+2.11.10.0 (not yet released)
+
+2.11.9.0 (2008-08-28)
- bug #2031221 [auth] Links to version number on login screen
- bug #2032707 [core] PMA does not start if ini_set() is disabled
- bug #2004915 [bookmarks] Saved queries greater than 1000 chars not
diff --git a/Documentation.html b/Documentation.html
index e0271080f..4977cd886 100644
--- a/Documentation.html
+++ b/Documentation.html
@@ -11,7 +11,7 @@
-
phpMyAdmin 2.11.9-dev - Documentation
+ phpMyAdmin 2.11.10-dev - Documentation
@@ -33,7 +33,7 @@
Glossary
-phpMyAdmin 2.11.9-dev Documentation
+phpMyAdmin 2.11.10-dev Documentation
-
phpMyAdmin homepage
diff --git a/README b/README
index 421a3e1cd..0848d5d51 100644
--- a/README
+++ b/README
@@ -5,8 +5,8 @@ phpMyAdmin - Readme
A set of PHP-scripts to manage MySQL over the web.
- Version 2.11.9-dev
- ------------------
+ Version 2.11.10-dev
+ -------------------
http://www.phpmyadmin.net/
Copyright (C) 1998-2000 Tobias Ratschiller
diff --git a/libraries/Config.class.php b/libraries/Config.class.php
index b8c3bd8af..97ef571e4 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.9-dev');
+ $this->set('PMA_VERSION', '2.11.10-dev');
/**
* @deprecated
*/
diff --git a/translators.html b/translators.html
index 539442a5a..a52e25ba2 100644
--- a/translators.html
+++ b/translators.html
@@ -8,7 +8,7 @@
- phpMyAdmin 2.11.9-dev - Official translators
+ phpMyAdmin 2.11.10-dev - Official translators
@@ -31,7 +31,7 @@
- Glossary
-phpMyAdmin 2.11.9-dev official translators list
+phpMyAdmin 2.11.10-dev official translators list
Here is the list of the "official translators" of
phpMyAdmin.