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>2008-10-30 23:40:33 +0300
committerMarc Delisle <marc@infomarc.info>2008-10-30 23:40:33 +0300
commitbcd216e52965a87d36dea377de7f40b681af0a77 (patch)
treea2fc08804c2e3bcf6f9cf0ae7d390f30ab44432f
parentf1a0d3d2dabd16f016051e74d5eba13fea0248f3 (diff)
-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 70fe1e559c..00464ba130 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.9.2 - Documentation</title>
+ <title>phpMyAdmin 2.11.9.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.9.2 Documentation</h1>
+<h1>phpMyAdmin 2.11.9.3 Documentation</h1>
<ul><li><a href="http://www.phpmyadmin.net/">
phpMyAdmin homepage</a></li>
diff --git a/README b/README
index 856a11ea46..bee476810e 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.9.2
+ Version 2.11.9.3
----------------
http://www.phpmyadmin.net/
diff --git a/libraries/Config.class.php b/libraries/Config.class.php
index 45362b1174..b259480f45 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.9.2');
+ $this->set('PMA_VERSION', '2.11.9.3');
/**
* @deprecated
*/
diff --git a/translators.html b/translators.html
index e795e8ce1c..282490cac8 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.9.2 - Official translators</title>
+ <title>phpMyAdmin 2.11.9.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.9.2 official translators list</h1>
+<h1>phpMyAdmin 2.11.9.3 official translators list</h1>
<p> Here is the list of the &quot;official translators&quot; of
phpMyAdmin.</p>