diff --git a/ChangeLog b/ChangeLog
index a03114a47..d8edc5b5f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@ phpMyAdmin - ChangeLog
$Id$
$HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyAdmin/ChangeLog $
+2.11.5.2 (2008-04-22)
+- PMASA-2008-3 [security] File disclosure
+
2.11.5.1 (2008-03-29)
- bug #1909711 [security] Sensitive data in session files
diff --git a/Documentation.html b/Documentation.html
index 118105c32..f7a61c9e8 100644
--- a/Documentation.html
+++ b/Documentation.html
@@ -11,7 +11,7 @@
-
phpMyAdmin 2.11.5.1 - Documentation
+ phpMyAdmin 2.11.5.2 - Documentation
@@ -33,7 +33,7 @@
Glossary
-phpMyAdmin 2.11.5.1 Documentation
+phpMyAdmin 2.11.5.2 Documentation
-
phpMyAdmin homepage
diff --git a/README b/README
index 264239308..9884fd07f 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.5.1
+ Version 2.11.5.2
----------------
http://www.phpmyadmin.net/
diff --git a/libraries/Config.class.php b/libraries/Config.class.php
index ee28cee09..55080251c 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.5.1');
+ $this->set('PMA_VERSION', '2.11.5.2');
/**
* @deprecated
*/
diff --git a/translators.html b/translators.html
index d29cbf4f5..69515e639 100644
--- a/translators.html
+++ b/translators.html
@@ -8,7 +8,7 @@
- phpMyAdmin 2.11.5.1 - Official translators
+ phpMyAdmin 2.11.5.2 - Official translators
@@ -31,7 +31,7 @@
- Glossary
-phpMyAdmin 2.11.5.1 official translators list
+phpMyAdmin 2.11.5.2 official translators list
Here is the list of the "official translators" of
phpMyAdmin.