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-06-15 21:25:23 +0400
committerMarc Delisle <marc@infomarc.info>2007-06-15 21:25:23 +0400
commit132fadea517932cba4cf6eddb0c2027031e4c670 (patch)
tree8ba625ed1a8bd79d0448a6a5599fa936e7eba154
parentb39f6f6fbf0edcec906a4e4af57bc60687ecbaff (diff)
2.10.2 releaseRELEASE_2_10_2
-rw-r--r--ChangeLog2
-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, 8 deletions
diff --git a/ChangeLog b/ChangeLog
index 6e96682574..f9af6532d0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,7 +5,7 @@ phpMyAdmin - ChangeLog
$Id$
$HeadURL$
-2.10.2.0 (not yet released)
+2.10.2.0 (2007-06-15)
+ [data] display all warnings, not only last one
- typo in fix for bug #1671813
diff --git a/Documentation.html b/Documentation.html
index 4a90f98cd3..9037aef6af 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.2-rc1 - Documentation</title>
+ <title>phpMyAdmin 2.10.2 - 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.2-rc1 Documentation</h1>
+<h1>phpMyAdmin 2.10.2 Documentation</h1>
<ul><li><a href="http://www.phpmyadmin.net/">
phpMyAdmin homepage</a></li>
diff --git a/README b/README
index a865bfdb0a..07e30fdc6e 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.2-rc1
- ------------------
+ Version 2.10.2
+ --------------
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 8695d0113d..b4fae5f15c 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.2-rc1');
+ $this->set('PMA_VERSION', '2.10.2');
/**
* @deprecated
*/
diff --git a/translators.html b/translators.html
index 197015b56f..8cd14fd9c0 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.2-rc1 - Official translators</title>
+ <title>phpMyAdmin 2.10.2 - 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.2-rc1 official translators list</h1>
+<h1>phpMyAdmin 2.10.2 official translators list</h1>
<p> Here is the list of the &quot;official translators&quot; of
phpMyAdmin.</p>