diff --git a/README b/README
index 9fdef7c14..d3981f207 100755
--- a/README
+++ b/README
@@ -3,9 +3,9 @@ $Id$
phpMyAdmin - Readme
===================
- A set of PHP-scripts to administrate MySQL over the WWW.
+ A set of PHP-scripts to administrate MySQL over the web.
- Version 2.6.0-rc2
+ Version 2.6.0-rc3
-----------------
http://www.phpmyadmin.net/
diff --git a/libraries/defines.lib.php b/libraries/defines.lib.php
index d932126e7..2b3748caf 100644
--- a/libraries/defines.lib.php
+++ b/libraries/defines.lib.php
@@ -19,7 +19,7 @@
*/
// phpMyAdmin release
if (!defined('PMA_VERSION')) {
- define('PMA_VERSION', '2.6.0-rc2');
+ define('PMA_VERSION', '2.6.0-rc3');
}
if (!defined('PMA_THEME_VERSION')) {
diff --git a/translators.html b/translators.html
index 508eb6c9d..25d6a0b58 100644
--- a/translators.html
+++ b/translators.html
@@ -5,7 +5,7 @@
- phpMyAdmin 2.6.0-rc2 - Official translators
+ phpMyAdmin 2.6.0-rc3 - Official translators