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-04-15 03:09:25 +0400
committerMarc Delisle <marc@infomarc.info>2007-04-15 03:09:25 +0400
commite51272900fac81e9fe4250b78e2a3ff378a677d6 (patch)
tree718973a58889a2d7710cac9213a25aab28803ad1
parent8851f446bd977d5ed9a634e7a18b47823bee32e7 (diff)
-rw-r--r--Documentation.html4
-rw-r--r--README6
-rw-r--r--libraries/Config.class.php2
-rw-r--r--translators.html4
4 files changed, 8 insertions, 8 deletions
diff --git a/Documentation.html b/Documentation.html
index 2825787959..2cd3a51397 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.10.0 - Documentation</title>
+ <title>phpMyAdmin 2.10.1-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 2.10.0 Documentation</h1>
+<h1>phpMyAdmin 2.10.1-rc1 Documentation</h1>
<ul><li><a href="http://www.phpmyadmin.net/">
phpMyAdmin homepage</a></li>
diff --git a/README b/README
index 206831cc11..49fa84d965 100644
--- a/README
+++ b/README
@@ -5,12 +5,12 @@ phpMyAdmin - Readme
A set of PHP-scripts to manage MySQL over the web.
- Version 2.10.0
- --------------
+ Version 2.10.1-rc1
+ ------------------
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 <DelislMa_at_CollegeSherbrooke.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 8ef5f4bf01..456c253d36 100644
--- a/libraries/Config.class.php
+++ b/libraries/Config.class.php
@@ -81,7 +81,7 @@ class PMA_Config
*/
function checkSystem()
{
- $this->set('PMA_VERSION', '2.10.1-dev');
+ $this->set('PMA_VERSION', '2.10.1-rc1');
/**
* @deprecated
*/
diff --git a/translators.html b/translators.html
index bceb17da47..c0b489ad49 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.10.0 - Official translators</title>
+ <title>phpMyAdmin 2.10.1-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 2.10.0 official translators list</h1>
+<h1>phpMyAdmin 2.10.1-rc1 official translators list</h1>
<p> Here is the list of the &quot;official translators&quot; of
phpMyAdmin.</p>