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>2009-04-18 00:16:20 +0400
committerMarc Delisle <marc@infomarc.info>2009-04-18 00:16:20 +0400
commit0d4c383c1a8f0e2027605ed0bcb37882b5584de2 (patch)
treebd6342c08f3538950bcdb0167be3951d5096d83b
parent55c5cac3a25c0102e92a87771e38a33050c1771d (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 8aaf1d89fa..9e891cc395 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 3.1.4-rc1 - Documentation</title>
+ <title>phpMyAdmin 3.1.4-rc2 - 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 3.1.4-rc1 Documentation</h1>
+<h1>phpMyAdmin 3.1.4-rc2 Documentation</h1>
<ul><li><a href="http://www.phpmyadmin.net/">
phpMyAdmin homepage</a></li>
diff --git a/README b/README
index 3d34b621eb..a3edfbf9c7 100644
--- a/README
+++ b/README
@@ -5,7 +5,7 @@ phpMyAdmin - Readme
A set of PHP-scripts to manage MySQL over the web.
- Version 3.1.4-rc1
+ Version 3.1.4-rc2
-----------------
http://www.phpmyadmin.net/
diff --git a/libraries/Config.class.php b/libraries/Config.class.php
index 6035e47b0a..ac760e0cbd 100644
--- a/libraries/Config.class.php
+++ b/libraries/Config.class.php
@@ -85,7 +85,7 @@ class PMA_Config
*/
function checkSystem()
{
- $this->set('PMA_VERSION', '3.1.4-rc1');
+ $this->set('PMA_VERSION', '3.1.4-rc2');
/**
* @deprecated
*/
diff --git a/translators.html b/translators.html
index f39eee727f..a80fbfc9eb 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=utf-8" />
- <title>phpMyAdmin 3.1.4-rc1 - Official translators</title>
+ <title>phpMyAdmin 3.1.4-rc2 - 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 3.1.4-rc1 official translators list</h1>
+<h1>phpMyAdmin 3.1.4-rc2 official translators list</h1>
<p> Here is the list of the &quot;official translators&quot; of
phpMyAdmin.</p>