diff --git a/ChangeLog b/ChangeLog
index 6e9668257..f9af6532d 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 4a90f98cd..9037aef6a 100644
--- a/Documentation.html
+++ b/Documentation.html
@@ -11,7 +11,7 @@
-
phpMyAdmin 2.10.2-rc1 - Documentation
+ phpMyAdmin 2.10.2 - Documentation
@@ -33,7 +33,7 @@
Glossary
-phpMyAdmin 2.10.2-rc1 Documentation
+phpMyAdmin 2.10.2 Documentation
-
phpMyAdmin homepage
diff --git a/README b/README
index a865bfdb0..07e30fdc6 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
diff --git a/libraries/Config.class.php b/libraries/Config.class.php
index 8695d0113..b4fae5f15 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 197015b56..8cd14fd9c 100644
--- a/translators.html
+++ b/translators.html
@@ -8,7 +8,7 @@
- phpMyAdmin 2.10.2-rc1 - Official translators
+ phpMyAdmin 2.10.2 - Official translators
@@ -31,7 +31,7 @@
- Glossary
-phpMyAdmin 2.10.2-rc1 official translators list
+phpMyAdmin 2.10.2 official translators list
Here is the list of the "official translators" of
phpMyAdmin.