diff --git a/ChangeLog b/ChangeLog
index 13a05258d..3ceb77cc1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,7 +5,7 @@ phpMyAdmin - ChangeLog
$Id$
$HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyAdmin/ChangeLog $
-2.11.1.2 (not yet released)
+2.11.1.2 (2007-10-17)
- fixed XSS in server_status.php, thanks to Omer Singer, The DigiTrust Group
- fixed some possible XSS with PHP_SELF, PATH_INFO, REQUEST_URI
diff --git a/Documentation.html b/Documentation.html
index 8b0b06807..1fe9037e5 100644
--- a/Documentation.html
+++ b/Documentation.html
@@ -11,7 +11,7 @@
-
phpMyAdmin 2.11.1.1 - Documentation
+ phpMyAdmin 2.11.1.2 - Documentation
@@ -33,7 +33,7 @@
Glossary
-phpMyAdmin 2.11.1.1 Documentation
+phpMyAdmin 2.11.1.2 Documentation
-
phpMyAdmin homepage
diff --git a/README b/README
index 2b0896274..f31b5c190 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.1
+ Version 2.11.1.2
----------------
http://www.phpmyadmin.net/
diff --git a/libraries/Config.class.php b/libraries/Config.class.php
index 9c050d708..fbe61e7eb 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.1');
+ $this->set('PMA_VERSION', '2.11.1.2');
/**
* @deprecated
*/
diff --git a/translators.html b/translators.html
index 81ae7906c..7336c9ce4 100644
--- a/translators.html
+++ b/translators.html
@@ -8,7 +8,7 @@
- phpMyAdmin 2.11.1.1 - Official translators
+ phpMyAdmin 2.11.1.2 - Official translators
@@ -31,7 +31,7 @@
- Glossary
-phpMyAdmin 2.11.1.1 official translators list
+phpMyAdmin 2.11.1.2 official translators list
Here is the list of the "official translators" of
phpMyAdmin.