From 4f65369de15fd27663bbe5a74f5654d4c3eb7512 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Wed, 20 Sep 2006 16:08:35 +0000 Subject: [PATCH] 2.9.0 --- ChangeLog | 3 +++ Documentation.html | 4 ++-- README | 4 ++-- libraries/Config.class.php | 2 +- translators.html | 4 ++-- 5 files changed, 10 insertions(+), 7 deletions(-) diff --git a/ChangeLog b/ChangeLog index a75fc4fcf7..4a2b6386f7 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ phpMyAdmin - ChangeLog $Id$ $Source$ +2006-09-20 Marc Delisle + ### 2.9.0 released from QA_2_9 + 2006-09-19 Marc Delisle * Documentation.html, libraries/footer.inc.php, libraries/dbg/profiling.php: remove profiling feature diff --git a/Documentation.html b/Documentation.html index 77ea0514b0..0bb3d6c790 100755 --- a/Documentation.html +++ b/Documentation.html @@ -11,7 +11,7 @@ - phpMyAdmin 2.9.0-rc1 - Documentation + phpMyAdmin 2.9.0 - Documentation @@ -33,7 +33,7 @@
  • Glossary
  • -

    phpMyAdmin 2.9.0-rc1 Documentation

    +

    phpMyAdmin 2.9.0 Documentation

    • phpMyAdmin homepage
    • diff --git a/README b/README index d154429c74..18b993bbcc 100755 --- a/README +++ b/README @@ -5,8 +5,8 @@ phpMyAdmin - Readme A set of PHP-scripts to manage MySQL over the web. - Version 2.9.0-rc1 - ----------------- + Version 2.9.0 + ------------- http://www.phpmyadmin.net/ Copyright (C) 1998-2000 Tobias Ratschiller diff --git a/libraries/Config.class.php b/libraries/Config.class.php index 1a5dbedd70..8e756670de 100644 --- a/libraries/Config.class.php +++ b/libraries/Config.class.php @@ -80,7 +80,7 @@ class PMA_Config */ function checkSystem() { - $this->set('PMA_VERSION', '2.9.0-rc1'); + $this->set('PMA_VERSION', '2.9.0'); /** * @deprecated */ diff --git a/translators.html b/translators.html index c5edf8288d..9986de2723 100644 --- a/translators.html +++ b/translators.html @@ -8,7 +8,7 @@ - phpMyAdmin 2.9.0-rc1 - Official translators + phpMyAdmin 2.9.0 - Official translators @@ -31,7 +31,7 @@
    • Glossary
    -

    phpMyAdmin 2.9.0-rc1 official translators list

    +

    phpMyAdmin 2.9.0 official translators list

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