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-05-08 20:28:27 +0400
committerMarc Delisle <marc@infomarc.info>2009-05-08 20:28:27 +0400
commit4c51330241df738b8b6cd313a6ae4fe1fd77a373 (patch)
tree6ee79c4135f37ff5b96b21b064704ce8aad1efb6
parentee3dc9500617f1ae4b019e50b9b8fe2dfe59af29 (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 1d3675b3d3..c08388b89c 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.5-dev - Documentation</title>
+ <title>phpMyAdmin 3.1.5-rc1 - 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.5-dev Documentation</h1>
+<h1>phpMyAdmin 3.1.5-rc1 Documentation</h1>
<ul><li><a href="http://www.phpmyadmin.net/">
phpMyAdmin homepage</a></li>
diff --git a/README b/README
index b9c7af0307..20c8f4c6f9 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.5-dev
+ Version 3.1.5-rc1
-----------------
http://www.phpmyadmin.net/
diff --git a/libraries/Config.class.php b/libraries/Config.class.php
index 4865315b62..f50f08be17 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.5-dev');
+ $this->set('PMA_VERSION', '3.1.5-rc1');
/**
* @deprecated
*/
diff --git a/translators.html b/translators.html
index fffb6b6b0e..52d4294aa6 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.5-dev - Official translators</title>
+ <title>phpMyAdmin 3.1.5-rc1 - 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.5-dev official translators list</h1>
+<h1>phpMyAdmin 3.1.5-rc1 official translators list</h1>
<p> Here is the list of the &quot;official translators&quot; of
phpMyAdmin.</p>