From 8c951e840400c8a051d74d77975608dcd16580a5 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Tue, 9 Jan 2007 22:23:54 +0000 Subject: [PATCH] 2.9.2-rc1 --- ChangeLog | 3 +++ Documentation.html | 4 ++-- README | 2 +- libraries/Config.class.php | 2 +- translators.html | 4 ++-- 5 files changed, 9 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index a9f528491..e35b42cfb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ phpMyAdmin - ChangeLog $Id$ $Source$ +2007-01-09 Marc Delisle + ### 2.9.2-rc1 released from QA_2_9 + 2007-01-09 Michal Čihař * index.php: Properly escape strings written in JS code. * libraries/Theme_Manager.class.php: Avoid trigger error here, parameter diff --git a/Documentation.html b/Documentation.html index d7fe8e533..9863879d7 100644 --- a/Documentation.html +++ b/Documentation.html @@ -11,7 +11,7 @@ - phpMyAdmin 2.9.2-dev - Documentation + phpMyAdmin 2.9.2-rc1 - Documentation @@ -33,7 +33,7 @@
  • Glossary
  • -

    phpMyAdmin 2.9.2-dev Documentation

    +

    phpMyAdmin 2.9.2-rc1 Documentation

    • phpMyAdmin homepage
    • diff --git a/README b/README index 836c836a8..078a9ef34 100644 --- a/README +++ b/README @@ -5,7 +5,7 @@ phpMyAdmin - Readme A set of PHP-scripts to manage MySQL over the web. - Version 2.9.2-dev + Version 2.9.2-rc1 ----------------- http://www.phpmyadmin.net/ diff --git a/libraries/Config.class.php b/libraries/Config.class.php index 26f5b4704..5f9051ec3 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.2-dev'); + $this->set('PMA_VERSION', '2.9.2-rc1'); /** * @deprecated */ diff --git a/translators.html b/translators.html index baba58846..0190d3eb1 100644 --- a/translators.html +++ b/translators.html @@ -8,7 +8,7 @@ - phpMyAdmin 2.9.2-dev - Official translators + phpMyAdmin 2.9.2-rc1 - Official translators @@ -31,7 +31,7 @@
    • Glossary
    -

    phpMyAdmin 2.9.2-dev official translators list

    +

    phpMyAdmin 2.9.2-rc1 official translators list

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