diff --git a/ChangeLog b/ChangeLog
index 191190402..075defda2 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.6.0 (not yet released)
+2.11.6.0 (2008-04-29)
- bug #1903724 [interface] Displaying of very large queries in error message
- bug #1905711 [compatibility] Functions deprecated in PHP 5.3: is_a() and
get_magic_quotes_gpc(), thanks to Dmitry N. Shilnikov - yrtimd
diff --git a/Documentation.html b/Documentation.html
index 65f5ca37c..fa97faa26 100644
--- a/Documentation.html
+++ b/Documentation.html
@@ -11,7 +11,7 @@
-
phpMyAdmin 2.11.6-rc1 - Documentation
+ phpMyAdmin 2.11.6 - Documentation
@@ -33,7 +33,7 @@
Glossary
-phpMyAdmin 2.11.6-rc1 Documentation
+phpMyAdmin 2.11.6 Documentation
-
phpMyAdmin homepage
diff --git a/README b/README
index ff76b9513..a1a6b55d3 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.6-rc1
- ------------------
+ Version 2.11.6
+ --------------
http://www.phpmyadmin.net/
Copyright (C) 1998-2000 Tobias Ratschiller
diff --git a/libraries/Config.class.php b/libraries/Config.class.php
index b810b7203..f4c461f22 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.6-rc1');
+ $this->set('PMA_VERSION', '2.11.6');
/**
* @deprecated
*/
diff --git a/translators.html b/translators.html
index 8345282a6..80c7fa6f4 100644
--- a/translators.html
+++ b/translators.html
@@ -8,7 +8,7 @@
- phpMyAdmin 2.11.6-rc1 - Official translators
+ phpMyAdmin 2.11.6 - Official translators
@@ -31,7 +31,7 @@
- Glossary
-phpMyAdmin 2.11.6-rc1 official translators list
+phpMyAdmin 2.11.6 official translators list
Here is the list of the "official translators" of
phpMyAdmin.