From 34268655e92f589fc09d44ef7144f2341a6d6d5c Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Fri, 8 Sep 2006 11:37:56 +0000 Subject: [PATCH] 2.9.0-rc1 --- 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 6a1b94137..9405f0192 100755 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,7 @@ $Source$ 2006-09-08 Marc Delisle * lang/check_lang.sh: ignore differences in doc_lang * lang/italian: Update, thanks to Rebe - rebeluca. + ### 2.9.0-rc1 released from QA_2_9 2006-09-07 Marc Delisle * lang/turkish: update, thanks to Burak Yavuz - bourock diff --git a/Documentation.html b/Documentation.html index 42e83b5ae..1ee62cfd0 100755 --- a/Documentation.html +++ b/Documentation.html @@ -11,7 +11,7 @@ - phpMyAdmin 2.9.0-beta1 - Documentation + phpMyAdmin 2.9.0-rc1 - Documentation @@ -33,7 +33,7 @@
  • Glossary
  • -

    phpMyAdmin 2.9.0-beta1 Documentation

    +

    phpMyAdmin 2.9.0-rc1 Documentation

    • phpMyAdmin homepage
    • diff --git a/README b/README index c9fbb9366..d154429c7 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-beta1 - ------------------- + Version 2.9.0-rc1 + ----------------- http://www.phpmyadmin.net/ Copyright (C) 1998-2000 Tobias Ratschiller diff --git a/libraries/Config.class.php b/libraries/Config.class.php index 3972b0d98..1a5dbedd7 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-beta1'); + $this->set('PMA_VERSION', '2.9.0-rc1'); /** * @deprecated */ diff --git a/translators.html b/translators.html index 14daa37c6..c5edf8288 100644 --- a/translators.html +++ b/translators.html @@ -8,7 +8,7 @@ - phpMyAdmin 2.9.0-beta1 - Official translators + phpMyAdmin 2.9.0-rc1 - Official translators @@ -31,7 +31,7 @@
    • Glossary
    -

    phpMyAdmin 2.9.0-beta1 official translators list

    +

    phpMyAdmin 2.9.0-rc1 official translators list

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