diff --git a/Documentation.html b/Documentation.html
index 42d2ca535..4a16b2759 100755
--- a/Documentation.html
+++ b/Documentation.html
@@ -8,7 +8,7 @@
- phpMyAdmin 2.6.1-rc2 - Documentation
+ phpMyAdmin 2.6.1-rc3 - Documentation
@@ -31,7 +31,7 @@
-phpMyAdmin 2.6.1-rc2 Documentation
+phpMyAdmin 2.6.1-rc3 Documentation
diff --git a/libraries/defines.lib.php b/libraries/defines.lib.php
index 0c1d0ff7f..dc916ab35 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.1-rc2');
+ define('PMA_VERSION', '2.6.1-rc3');
}
if (!defined('PMA_THEME_VERSION')) {
diff --git a/translators.html b/translators.html
index 41f9174c7..fcbbe051b 100644
--- a/translators.html
+++ b/translators.html
@@ -5,7 +5,7 @@
- phpMyAdmin 2.6.1-rc2 - Official translators
+ phpMyAdmin 2.6.1-rc3 - Official translators