From a462ca1a188846e98e75a568d7398bf06f2e8d40 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Tue, 16 Jan 2007 17:32:33 +0000 Subject: [PATCH] 2.9.2 --- 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 e35b42cfb..e55b6145e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ phpMyAdmin - ChangeLog $Id$ $Source$ +2007-01-16 Marc Delisle + ### 2.9.2 released from QA_2_9 + 2007-01-09 Marc Delisle ### 2.9.2-rc1 released from QA_2_9 diff --git a/Documentation.html b/Documentation.html index 9863879d7..427461723 100644 --- a/Documentation.html +++ b/Documentation.html @@ -11,7 +11,7 @@ - phpMyAdmin 2.9.2-rc1 - Documentation + phpMyAdmin 2.9.2 - Documentation @@ -33,7 +33,7 @@
  • Glossary
  • -

    phpMyAdmin 2.9.2-rc1 Documentation

    +

    phpMyAdmin 2.9.2 Documentation

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

    phpMyAdmin 2.9.2-rc1 official translators list

    +

    phpMyAdmin 2.9.2 official translators list

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