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-02-28 03:50:11 +0300
committerMarc Delisle <marc@infomarc.info>2007-02-28 03:50:11 +0300
commitfaf2b099495ae9d4b6347381eb46502cec3b981c (patch)
tree26cc865e159dde6fa073784b9900d50d262b4729
parenta6acfb641be92c878563f217e0b636161f2b0fbc (diff)
2.10.0 releaseRELEASE_2_10_0
-rw-r--r--ChangeLog1
-rw-r--r--Documentation.html4
-rw-r--r--README4
-rw-r--r--libraries/Config.class.php2
-rw-r--r--translators.html4
5 files changed, 8 insertions, 7 deletions
diff --git a/ChangeLog b/ChangeLog
index 9f544ed3e7..a825b612b3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,7 @@ $HeadURL$
2007-02-27 Marc Delisle <lem9@users.sourceforge.net>
* libraries/common.lib.php: bug #1659176, memory error displaying
a table with large BLOBs
+ ### 2.10.0 released
2007-02-26 Marc Delisle <lem9@users.sourceforge.net>
* scripts/upgrade_tables_mysql_4_1_2+.sql: bug #1668662,
diff --git a/Documentation.html b/Documentation.html
index 66c6f461ec..2825787959 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-rc1 - Documentation</title>
+ <title>phpMyAdmin 2.10.0 - 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-rc1 Documentation</h1>
+<h1>phpMyAdmin 2.10.0 Documentation</h1>
<ul><li><a href="http://www.phpmyadmin.net/">
phpMyAdmin homepage</a></li>
diff --git a/README b/README
index 536cc8e973..206831cc11 100644
--- a/README
+++ b/README
@@ -5,8 +5,8 @@ phpMyAdmin - Readme
A set of PHP-scripts to manage MySQL over the web.
- Version 2.10.0-rc1
- ------------------
+ Version 2.10.0
+ --------------
http://www.phpmyadmin.net/
Copyright (C) 1998-2000 Tobias Ratschiller <tobias_at_ratschiller.com>
diff --git a/libraries/Config.class.php b/libraries/Config.class.php
index d1ad32cf20..29d646a186 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.0-rc1');
+ $this->set('PMA_VERSION', '2.10.0');
/**
* @deprecated
*/
diff --git a/translators.html b/translators.html
index 72805b6f71..bceb17da47 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-rc1 - Official translators</title>
+ <title>phpMyAdmin 2.10.0 - 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-rc1 official translators list</h1>
+<h1>phpMyAdmin 2.10.0 official translators list</h1>
<p> Here is the list of the &quot;official translators&quot; of
phpMyAdmin.</p>