From 3ff89fa75deec98f3446050fd1e9299ce2f0f84e Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sun, 8 Aug 2004 20:09:48 +0000 Subject: [PATCH] 2.6.0-rc1 --- Documentation.html | 4 ++-- README | 4 ++-- libraries/defines.lib.php | 2 +- translators.html | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Documentation.html b/Documentation.html index a76c3939c..118bfda18 100755 --- a/Documentation.html +++ b/Documentation.html @@ -8,7 +8,7 @@ - phpMyAdmin 2.6.0-beta3 - Documentation + phpMyAdmin 2.6.0-rc1 - Documentation @@ -31,7 +31,7 @@
-

phpMyAdmin 2.6.0-beta3 Documentation

+

phpMyAdmin 2.6.0-rc1 Documentation

diff --git a/README b/README index 8d4431514..575e5044e 100755 --- a/README +++ b/README @@ -5,8 +5,8 @@ phpMyAdmin - Readme A set of PHP-scripts to administrate MySQL over the WWW. - Version 2.6.0-beta2 - ------------------- + Version 2.6.0-rc1 + ----------------- http://www.phpmyadmin.net/ Copyright (C) 1998-2000 Tobias Ratschiller diff --git a/libraries/defines.lib.php b/libraries/defines.lib.php index b1b6f3836..3f2688407 100644 --- a/libraries/defines.lib.php +++ b/libraries/defines.lib.php @@ -18,7 +18,7 @@ */ // phpMyAdmin release if (!defined('PMA_VERSION')) { - define('PMA_VERSION', '2.6.0-beta3'); + define('PMA_VERSION', '2.6.0-rc1'); } // php version diff --git a/translators.html b/translators.html index d34593190..d68c2837a 100644 --- a/translators.html +++ b/translators.html @@ -5,7 +5,7 @@ - phpMyAdmin 2.6.0-beta3 - Official translators + phpMyAdmin 2.6.0-rc1 - Official translators