diff --git a/ChangeLog b/ChangeLog
index a9c61ab83..786e417b5 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.8.0 (not yet released)
+2.11.8.0 (2008-07-28)
- patch #1987593 [interface] Table list pagination in navi,
thanks to Jason Day - jday29
- bug #1989081 [profiling] Profiling causes query to be executed again
diff --git a/Documentation.html b/Documentation.html
index 33330d6a8..4bec25680 100644
--- a/Documentation.html
+++ b/Documentation.html
@@ -11,7 +11,7 @@
-
phpMyAdmin 2.11.8-rc1 - Documentation
+ phpMyAdmin 2.11.8 - Documentation
@@ -33,7 +33,7 @@
Glossary
-phpMyAdmin 2.11.8-rc1 Documentation
+phpMyAdmin 2.11.8 Documentation
-
phpMyAdmin homepage
diff --git a/README b/README
index 0a2bf75bf..fde215a29 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.8-rc1
- ------------------
+ Version 2.11.8
+ --------------
http://www.phpmyadmin.net/
Copyright (C) 1998-2000 Tobias Ratschiller
diff --git a/libraries/Config.class.php b/libraries/Config.class.php
index bfb01217f..f0b491664 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.8-rc1');
+ $this->set('PMA_VERSION', '2.11.8');
/**
* @deprecated
*/
diff --git a/translators.html b/translators.html
index eae6ea15a..f39f1abf7 100644
--- a/translators.html
+++ b/translators.html
@@ -8,7 +8,7 @@
- phpMyAdmin 2.11.8-rc1 - Official translators
+ phpMyAdmin 2.11.8 - Official translators
@@ -31,7 +31,7 @@
- Glossary
-phpMyAdmin 2.11.8-rc1 official translators list
+phpMyAdmin 2.11.8 official translators list
Here is the list of the "official translators" of
phpMyAdmin.