From faf2b099495ae9d4b6347381eb46502cec3b981c Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Wed, 28 Feb 2007 00:50:11 +0000 Subject: [PATCH] 2.10.0 release --- ChangeLog | 1 + Documentation.html | 4 ++-- README | 4 ++-- libraries/Config.class.php | 2 +- translators.html | 4 ++-- 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 * libraries/common.lib.php: bug #1659176, memory error displaying a table with large BLOBs + ### 2.10.0 released 2007-02-26 Marc Delisle * 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 @@ - phpMyAdmin 2.10.0-rc1 - Documentation + phpMyAdmin 2.10.0 - Documentation @@ -33,7 +33,7 @@
  • Glossary
  • -

    phpMyAdmin 2.10.0-rc1 Documentation

    +

    phpMyAdmin 2.10.0 Documentation

    • phpMyAdmin homepage
    • 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 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 @@ - phpMyAdmin 2.10.0-rc1 - Official translators + phpMyAdmin 2.10.0 - Official translators @@ -31,7 +31,7 @@
    • Glossary
    -

    phpMyAdmin 2.10.0-rc1 official translators list

    +

    phpMyAdmin 2.10.0 official translators list

    Here is the list of the "official translators" of phpMyAdmin.