diff --git a/ChangeLog b/ChangeLog
index b81391a14..a312bbad4 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.7.0 (not yet released)
+2.11.7.0 (2008-06-23)
- bug #1908719 [interface] New field cannot be auto-increment and primary key
- [dbi] Incorrect interpretation for some mysqli field flags
- bug #1910621 [display] part 1: do not display a TEXT utf8_bin as BLOB
diff --git a/Documentation.html b/Documentation.html
index 3a1be2a6d..5a10c5d07 100644
--- a/Documentation.html
+++ b/Documentation.html
@@ -11,7 +11,7 @@
-
phpMyAdmin 2.11.7-rc2 - Documentation
+ phpMyAdmin 2.11.7 - Documentation
@@ -33,7 +33,7 @@
Glossary
-phpMyAdmin 2.11.7-rc2 Documentation
+phpMyAdmin 2.11.7 Documentation
-
phpMyAdmin homepage
diff --git a/README b/README
index f10045bb5..c03cbea91 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.7-rc2
- ------------------
+ Version 2.11.7
+ --------------
http://www.phpmyadmin.net/
Copyright (C) 1998-2000 Tobias Ratschiller
diff --git a/libraries/Config.class.php b/libraries/Config.class.php
index 0a2fe04e6..31a89a427 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.7-rc2');
+ $this->set('PMA_VERSION', '2.11.7');
/**
* @deprecated
*/
diff --git a/translators.html b/translators.html
index 913473322..1937851bb 100644
--- a/translators.html
+++ b/translators.html
@@ -8,7 +8,7 @@
- phpMyAdmin 2.11.7-rc2 - Official translators
+ phpMyAdmin 2.11.7 - Official translators
@@ -31,7 +31,7 @@
- Glossary
-phpMyAdmin 2.11.7-rc2 official translators list
+phpMyAdmin 2.11.7 official translators list
Here is the list of the "official translators" of
phpMyAdmin.