diff --git a/Documentation.html b/Documentation.html
index 511f388b0..cf9cac00e 100644
--- a/Documentation.html
+++ b/Documentation.html
@@ -11,7 +11,7 @@
-
phpMyAdmin 3.0.0-beta - Documentation
+ phpMyAdmin 3.0.0-rc1 - Documentation
@@ -33,7 +33,7 @@
Glossary
-phpMyAdmin 3.0.0-beta Documentation
+phpMyAdmin 3.0.0-rc1 Documentation
-
phpMyAdmin homepage
diff --git a/README b/README
index 13431dacb..2753273af 100644
--- a/README
+++ b/README
@@ -5,8 +5,8 @@ phpMyAdmin - Readme
A set of PHP-scripts to manage MySQL over the web.
- Version 3.0.0-beta
- ------------------
+ Version 3.0.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 db259c175..9ce902ba3 100644
--- a/libraries/Config.class.php
+++ b/libraries/Config.class.php
@@ -85,7 +85,7 @@ class PMA_Config
*/
function checkSystem()
{
- $this->set('PMA_VERSION', '3.0.0-beta');
+ $this->set('PMA_VERSION', '3.0.0-rc1');
/**
* @deprecated
*/
diff --git a/translators.html b/translators.html
index 253bf9ba5..c15859a17 100644
--- a/translators.html
+++ b/translators.html
@@ -8,7 +8,7 @@
- phpMyAdmin 3.0.0-beta - Official translators
+ phpMyAdmin 3.0.0-rc1 - Official translators
@@ -31,7 +31,7 @@
- Glossary
-phpMyAdmin 3.0.0-beta official translators list
+phpMyAdmin 3.0.0-rc1 official translators list
Here is the list of the "official translators" of
phpMyAdmin.