From 78f1408787c58d08e0463bc3a06eeb87fd0e41d7 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Wed, 22 Sep 2004 00:31:50 +0000 Subject: [PATCH] maybe rc4 --- Documentation.html | 4 ++-- README | 2 +- libraries/defines.lib.php | 2 +- translators.html | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Documentation.html b/Documentation.html index 407b6c003..9d19b2845 100755 --- a/Documentation.html +++ b/Documentation.html @@ -8,7 +8,7 @@ - phpMyAdmin 2.6.0-rc3 - Documentation + phpMyAdmin 2.6.0-rc4 - Documentation @@ -31,7 +31,7 @@
-

phpMyAdmin 2.6.0-rc3 Documentation

+

phpMyAdmin 2.6.0-rc4 Documentation

diff --git a/README b/README index d3981f207..5a63abdfc 100755 --- a/README +++ b/README @@ -5,7 +5,7 @@ phpMyAdmin - Readme A set of PHP-scripts to administrate MySQL over the web. - Version 2.6.0-rc3 + Version 2.6.0-rc4 ----------------- http://www.phpmyadmin.net/ diff --git a/libraries/defines.lib.php b/libraries/defines.lib.php index bf4d86f57..69bb3d4a0 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-rc3'); + define('PMA_VERSION', '2.6.0-rc4'); } if (!defined('PMA_THEME_VERSION')) { diff --git a/translators.html b/translators.html index 25d6a0b58..86ab03ffb 100644 --- a/translators.html +++ b/translators.html @@ -5,7 +5,7 @@ - phpMyAdmin 2.6.0-rc3 - Official translators + phpMyAdmin 2.6.0-rc4 - Official translators