diff --git a/Documentation.html b/Documentation.html
index 47ea7fdf4..778933ae5 100644
--- a/Documentation.html
+++ b/Documentation.html
@@ -11,7 +11,7 @@
-
phpMyAdmin 2.10.0-beta1 - Documentation
+ phpMyAdmin 2.10.0-rc1 - Documentation
@@ -33,7 +33,7 @@
Glossary
-phpMyAdmin 2.10.0-beta1 Documentation
+phpMyAdmin 2.10.0-rc1 Documentation
-
phpMyAdmin homepage
diff --git a/README b/README
index 7e313dd7a..536cc8e97 100644
--- a/README
+++ b/README
@@ -5,8 +5,8 @@ phpMyAdmin - Readme
A set of PHP-scripts to manage MySQL over the web.
- Version 2.10.0-beta1
- --------------------
+ Version 2.10.0-rc1
+ ------------------
http://www.phpmyadmin.net/
Copyright (C) 1998-2000 Tobias Ratschiller
diff --git a/libraries/Config.class.php b/libraries/Config.class.php
index 3af4a1896..d1ad32cf2 100644
--- a/libraries/Config.class.php
+++ b/libraries/Config.class.php
@@ -81,7 +81,7 @@ class PMA_Config
*/
function checkSystem()
{
- $this->set('PMA_VERSION', '2.10.0-beta1');
+ $this->set('PMA_VERSION', '2.10.0-rc1');
/**
* @deprecated
*/
diff --git a/translators.html b/translators.html
index b98ccf381..72805b6f7 100644
--- a/translators.html
+++ b/translators.html
@@ -8,7 +8,7 @@
- phpMyAdmin 2.10.0-beta1 - Official translators
+ phpMyAdmin 2.10.0-rc1 - Official translators
@@ -31,7 +31,7 @@
- Glossary
-phpMyAdmin 2.10.0-beta1 official translators list
+phpMyAdmin 2.10.0-rc1 official translators list
Here is the list of the "official translators" of
phpMyAdmin.