diff --git a/Documentation.html b/Documentation.html
index 20288444c..25c93802f 100755
--- a/Documentation.html
+++ b/Documentation.html
@@ -8,7 +8,7 @@
- phpMyAdmin 2.5.2-dev - Documentation
+ phpMyAdmin 2.5.2-rc1 - Documentation
@@ -31,7 +31,7 @@
-phpMyAdmin 2.5.2-dev Documentation
+phpMyAdmin 2.5.2-rc1 Documentation
diff --git a/libraries/defines_php.lib.php3 b/libraries/defines_php.lib.php3
index cfdc0ae54..b4a323ac0 100644
--- a/libraries/defines_php.lib.php3
+++ b/libraries/defines_php.lib.php3
@@ -16,7 +16,7 @@
*/
// phpMyAdmin release
if (!defined('PMA_VERSION')) {
- define('PMA_VERSION', '2.5.2-dev');
+ define('PMA_VERSION', '2.5.2-rc1');
}
// php version
diff --git a/translators.html b/translators.html
index 5d38abe68..90e5608a9 100644
--- a/translators.html
+++ b/translators.html
@@ -5,7 +5,7 @@
- phpMyAdmin 2.5.2-dev - Official translators
+ phpMyAdmin 2.5.2-rc1 - Official translators