diff --git a/Documentation.html b/Documentation.html
index fe02472bd..fd9630ee1 100755
--- a/Documentation.html
+++ b/Documentation.html
@@ -8,7 +8,7 @@
- phpMyAdmin 2.4.0-rc2 - Documentation
+ phpMyAdmin 2.4.0-rc3 - Documentation
@@ -29,7 +29,7 @@
-phpMyAdmin 2.4.0-rc2 Documentation
+phpMyAdmin 2.4.0-rc3 Documentation
diff --git a/libraries/defines_php.lib.php3 b/libraries/defines_php.lib.php3
index 3cf728385..df2a47c68 100644
--- a/libraries/defines_php.lib.php3
+++ b/libraries/defines_php.lib.php3
@@ -13,7 +13,7 @@
*/
// phpMyAdmin release
if (!defined('PMA_VERSION')) {
- define('PMA_VERSION', '2.4.0-rc2');
+ define('PMA_VERSION', '2.4.0-rc3');
}
// php version
diff --git a/translators.html b/translators.html
index 94041565c..5a499a1ef 100644
--- a/translators.html
+++ b/translators.html
@@ -5,7 +5,7 @@
- phpMyAdmin 2.4.0-rc2 - Official translators
+ phpMyAdmin 2.4.0-rc3 - Official translators