Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Delisle <marc@infomarc.info>2007-12-08 15:46:36 +0300
committerMarc Delisle <marc@infomarc.info>2007-12-08 15:46:36 +0300
commit8a31f519fe192168e2f7d61e477931d2b66b88ab (patch)
treec825f613483c560822be6e09af8e237c626499e2
parent628a62d18b037e6fafc6bc5850e0f045441f8212 (diff)
2.11.3 and small changes in READMERELEASE_2_11_3
-rw-r--r--ChangeLog2
-rw-r--r--Documentation.html4
-rw-r--r--README6
-rw-r--r--libraries/Config.class.php2
-rw-r--r--translators.html4
5 files changed, 9 insertions, 9 deletions
diff --git a/ChangeLog b/ChangeLog
index b0d5850da5..125d789949 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 0c84e7823d..3c7f4b8fc3 100644
--- a/Documentation.html
+++ b/Documentation.html
@@ -11,7 +11,7 @@
<link rel="icon" href="./favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="./favicon.ico" type="image/x-icon" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
- <title>phpMyAdmin 2.11.3-rc1 - Documentation</title>
+ <title>phpMyAdmin 2.11.3 - Documentation</title>
<link rel="stylesheet" type="text/css" href="docs.css" />
</head>
@@ -33,7 +33,7 @@
<li><a href="#glossary">Glossary</a></li>
</ul>
-<h1>phpMyAdmin 2.11.3-rc1 Documentation</h1>
+<h1>phpMyAdmin 2.11.3 Documentation</h1>
<ul><li><a href="http://www.phpmyadmin.net/">
phpMyAdmin homepage</a></li>
diff --git a/README b/README
index 34cc75a0e4..cab7ee158d 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 <tobias_at_ratschiller.com>
- Copyright (C) 2001-2006 Marc Delisle <DelislMa_at_CollegeSherbrooke.qc.ca>
+ Copyright (C) 2001-2007 Marc Delisle <Marc.Delisle_at_cegepsherbrooke.qc.ca>
Olivier Müller <om_at_omnis.ch>
Robin Johnson <robbat2_at_users.sourceforge.net>
Alexander M. Turek <me_at_derrabus.de>
diff --git a/libraries/Config.class.php b/libraries/Config.class.php
index bf7d414a6a..9d9871f3bf 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 51f91bc312..81793f7905 100644
--- a/translators.html
+++ b/translators.html
@@ -8,7 +8,7 @@
<link rel="icon" href="./favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="./favicon.ico" type="image/x-icon" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
- <title>phpMyAdmin 2.11.3-rc1 - Official translators</title>
+ <title>phpMyAdmin 2.11.3 - Official translators</title>
<link rel="stylesheet" type="text/css" href="docs.css" />
</head>
@@ -31,7 +31,7 @@
<li><a href="Documentation.html#glossary">Glossary</a></li>
</ul>
-<h1>phpMyAdmin 2.11.3-rc1 official translators list</h1>
+<h1>phpMyAdmin 2.11.3 official translators list</h1>
<p> Here is the list of the &quot;official translators&quot; of
phpMyAdmin.</p>