diff --git a/ChangeLog b/ChangeLog
index bbe387ae0..3a9011b75 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.2.1 (not yet released)
+2.11.2.1 (2007-11-11)
- fixed possible SQL injection using database name
- fixed possible XSS in database name - thanks to Omer Singer, The DigiTrust Group
diff --git a/Documentation.html b/Documentation.html
index ea37c65b6..e9228a59c 100644
--- a/Documentation.html
+++ b/Documentation.html
@@ -11,7 +11,7 @@
-
phpMyAdmin 2.11.2 - Documentation
+ phpMyAdmin 2.11.2.1 - Documentation
@@ -33,7 +33,7 @@
Glossary
-phpMyAdmin 2.11.2 Documentation
+phpMyAdmin 2.11.2.1 Documentation
-
phpMyAdmin homepage
diff --git a/README b/README
index a10cd958b..1b9517938 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.2
- --------------
+ Version 2.11.2.1
+ ----------------
http://www.phpmyadmin.net/
Copyright (C) 1998-2000 Tobias Ratschiller
diff --git a/libraries/Config.class.php b/libraries/Config.class.php
index 0f7aab3a5..59ceb7ba2 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.2');
+ $this->set('PMA_VERSION', '2.11.2.1');
/**
* @deprecated
*/
diff --git a/translators.html b/translators.html
index 2b82b1a09..73f2eb60f 100644
--- a/translators.html
+++ b/translators.html
@@ -8,7 +8,7 @@
- phpMyAdmin 2.11.2 - Official translators
+ phpMyAdmin 2.11.2.1 - Official translators
@@ -31,7 +31,7 @@
- Glossary
-phpMyAdmin 2.11.2 official translators list
+phpMyAdmin 2.11.2.1 official translators list
Here is the list of the "official translators" of
phpMyAdmin.