From c75167b10dd35974fb80938ddb1fa9bd95507400 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Mon, 27 Sep 2004 17:47:35 +0000 Subject: [PATCH] 2.6.0 --- ChangeLog | 3 +++ Documentation.html | 4 ++-- README | 6 +++--- libraries/defines.lib.php | 2 +- translators.html | 4 ++-- 5 files changed, 11 insertions(+), 8 deletions(-) diff --git a/ChangeLog b/ChangeLog index bb049b519..e0ac4f1bb 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ phpMyAdmin - Changelog $Id$ $Source$ +2004-09-27 Marc Delisle + ### 2.6.0 released + 2004-09-26 Marc Delisle * read_dump.php: improvements in detection and reload * lang/danish: Updated, thanks to AlleyKat - dk_alleykat. diff --git a/Documentation.html b/Documentation.html index 9d19b2845..0579f65f3 100755 --- a/Documentation.html +++ b/Documentation.html @@ -8,7 +8,7 @@ - phpMyAdmin 2.6.0-rc4 - Documentation + phpMyAdmin 2.6.0 - Documentation @@ -31,7 +31,7 @@
-

phpMyAdmin 2.6.0-rc4 Documentation

+

phpMyAdmin 2.6.0 Documentation

diff --git a/README b/README index 5a63abdfc..d10885d35 100755 --- a/README +++ b/README @@ -3,10 +3,10 @@ $Id$ phpMyAdmin - Readme =================== - A set of PHP-scripts to administrate MySQL over the web. + A set of PHP-scripts to manage MySQL over the web. - Version 2.6.0-rc4 - ----------------- + Version 2.6.0 + ------------- http://www.phpmyadmin.net/ Copyright (C) 1998-2000 Tobias Ratschiller diff --git a/libraries/defines.lib.php b/libraries/defines.lib.php index 69bb3d4a0..d5b3a49eb 100644 --- a/libraries/defines.lib.php +++ b/libraries/defines.lib.php @@ -20,7 +20,7 @@ */ // phpMyAdmin release if (!defined('PMA_VERSION')) { - define('PMA_VERSION', '2.6.0-rc4'); + define('PMA_VERSION', '2.6.0'); } if (!defined('PMA_THEME_VERSION')) { diff --git a/translators.html b/translators.html index 045263fac..44181785b 100644 --- a/translators.html +++ b/translators.html @@ -5,7 +5,7 @@ - phpMyAdmin 2.6.0-rc4 - Official translators + phpMyAdmin 2.6.0 - Official translators