diff --git a/Documentation.html b/Documentation.html index f00010abe..0365d6bd9 100755 --- a/Documentation.html +++ b/Documentation.html @@ -8,7 +8,7 @@ - phpMyAdmin 2.6.2-beta2 - Documentation + phpMyAdmin 2.6.2-rc1 - Documentation @@ -31,7 +31,7 @@
-

phpMyAdmin 2.6.2-beta2 Documentation

+

phpMyAdmin 2.6.2-rc1 Documentation

diff --git a/README b/README index 8428389f8..d8aac20b6 100755 --- a/README +++ b/README @@ -5,8 +5,8 @@ phpMyAdmin - Readme A set of PHP-scripts to manage MySQL over the web. - Version 2.6.2-beta2 - ------------------- + Version 2.6.2-rc1 + ----------------- http://www.phpmyadmin.net/ Copyright (C) 1998-2000 Tobias Ratschiller diff --git a/libraries/defines.lib.php b/libraries/defines.lib.php index 282da6caa..ed52b742e 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.2-beta2'); + define('PMA_VERSION', '2.6.2-rc1'); } if (!defined('PMA_THEME_VERSION')) { diff --git a/translators.html b/translators.html index f3482d5d6..193f7a965 100644 --- a/translators.html +++ b/translators.html @@ -5,7 +5,7 @@ - phpMyAdmin 2.6.2-beta2 - Official translators + phpMyAdmin 2.6.2-rc1 - Official translators