diff --git a/ChangeLog b/ChangeLog
index b0d5850da..125d78994 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.3.0 (not yet released)
+2.11.3.0 (2007-12-08)
- patch #1818389 to remove a notice (failed to flush buffer), thanks to
Bertrand
- patch #1821154, HTTP authentication: fix auth working with php/mod_fastcgi,
diff --git a/Documentation.html b/Documentation.html
index 0c84e7823..3c7f4b8fc 100644
--- a/Documentation.html
+++ b/Documentation.html
@@ -11,7 +11,7 @@
-
phpMyAdmin 2.11.3-rc1 - Documentation
+ phpMyAdmin 2.11.3 - Documentation
@@ -33,7 +33,7 @@
Glossary
-phpMyAdmin 2.11.3-rc1 Documentation
+phpMyAdmin 2.11.3 Documentation
-
phpMyAdmin homepage
diff --git a/README b/README
index 34cc75a0e..cab7ee158 100644
--- a/README
+++ b/README
@@ -5,12 +5,12 @@ phpMyAdmin - Readme
A set of PHP-scripts to manage MySQL over the web.
- Version 2.11.3-rc1
- ------------------
+ Version 2.11.3
+ --------------
http://www.phpmyadmin.net/
Copyright (C) 1998-2000 Tobias Ratschiller
- Copyright (C) 2001-2006 Marc Delisle
+ Copyright (C) 2001-2007 Marc Delisle
Olivier Müller
Robin Johnson
Alexander M. Turek
diff --git a/libraries/Config.class.php b/libraries/Config.class.php
index bf7d414a6..9d9871f3b 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.3-rc1');
+ $this->set('PMA_VERSION', '2.11.3');
/**
* @deprecated
*/
diff --git a/translators.html b/translators.html
index 51f91bc31..81793f790 100644
--- a/translators.html
+++ b/translators.html
@@ -8,7 +8,7 @@
- phpMyAdmin 2.11.3-rc1 - Official translators
+ phpMyAdmin 2.11.3 - Official translators
@@ -31,7 +31,7 @@
- Glossary
-phpMyAdmin 2.11.3-rc1 official translators list
+phpMyAdmin 2.11.3 official translators list
Here is the list of the "official translators" of
phpMyAdmin.