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>2011-02-11 20:46:09 +0300
committerMarc Delisle <marc@infomarc.info>2011-02-11 20:46:09 +0300
commit92ba791007bcdef903b8ceaa1bb3d3b3f952036c (patch)
tree6d121d8db932aa4fabc9c0be02a2bf58b82c1a4b
parentcc02c4a58b455614fca9279053a0eaf1e178c987 (diff)
2.11.11.3 releaseRELEASE_2_11_11_3
-rw-r--r--Documentation.html4
-rw-r--r--README2
-rw-r--r--libraries/Config.class.php2
-rw-r--r--translators.html4
4 files changed, 6 insertions, 6 deletions
diff --git a/Documentation.html b/Documentation.html
index 6fadc33be2..3941532f2f 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.11.2 - Documentation</title>
+ <title>phpMyAdmin 2.11.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.11.2 Documentation</h1>
+<h1>phpMyAdmin 2.11.11.3 Documentation</h1>
<ul><li><a href="http://www.phpmyadmin.net/">
phpMyAdmin homepage</a></li>
diff --git a/README b/README
index 9a1d370ab8..a86e0113cd 100644
--- a/README
+++ b/README
@@ -5,7 +5,7 @@ phpMyAdmin - Readme
A set of PHP-scripts to manage MySQL over the web.
- Version 2.11.11.2
+ Version 2.11.11.3
-----------------
http://www.phpmyadmin.net/
diff --git a/libraries/Config.class.php b/libraries/Config.class.php
index 755230f45c..787a9e5a65 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.11.2');
+ $this->set('PMA_VERSION', '2.11.11.3');
/**
* @deprecated
*/
diff --git a/translators.html b/translators.html
index 27ac0f7010..83c95b3634 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.11.2 - Official translators</title>
+ <title>phpMyAdmin 2.11.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.11.2 official translators list</h1>
+<h1>phpMyAdmin 2.11.11.3 official translators list</h1>
<p> Here is the list of the &quot;official translators&quot; of
phpMyAdmin.</p>