diff --git a/Documentation.html b/Documentation.html
index 692d267a9..3187cbe6f 100644
--- a/Documentation.html
+++ b/Documentation.html
@@ -11,7 +11,7 @@
-
phpMyAdmin 2.11.4-dev - Documentation
+ phpMyAdmin 2.11.4-rc1 - Documentation
@@ -33,7 +33,7 @@
Glossary
-phpMyAdmin 2.11.4-dev Documentation
+phpMyAdmin 2.11.4-rc1 Documentation
-
phpMyAdmin homepage
diff --git a/README b/README
index 8373f81e1..a7a21803b 100644
--- a/README
+++ b/README
@@ -5,12 +5,12 @@ phpMyAdmin - Readme
A set of PHP-scripts to manage MySQL over the web.
- Version 2.11.4-dev
+ Version 2.11.4-rc1
------------------
http://www.phpmyadmin.net/
Copyright (C) 1998-2000 Tobias Ratschiller
- Copyright (C) 2001-2007 Marc Delisle
+ Copyright (C) 2001-2008 Marc Delisle
Olivier Müller
Robin Johnson
Alexander M. Turek
diff --git a/libraries/Config.class.php b/libraries/Config.class.php
index d0d170829..5a128f3f9 100644
--- a/libraries/Config.class.php
+++ b/libraries/Config.class.php
@@ -85,7 +85,7 @@ class PMA_Config
*/
function checkSystem()
{
- $this->set('PMA_VERSION', '2.11.4-dev');
+ $this->set('PMA_VERSION', '2.11.4-rc1');
/**
* @deprecated
*/
diff --git a/translators.html b/translators.html
index c31619461..71fc2e178 100644
--- a/translators.html
+++ b/translators.html
@@ -8,7 +8,7 @@
- phpMyAdmin 2.11.4-dev - Official translators
+ phpMyAdmin 2.11.4-rc1 - Official translators
@@ -31,7 +31,7 @@
- Glossary
-phpMyAdmin 2.11.4-dev official translators list
+phpMyAdmin 2.11.4-rc1 official translators list
Here is the list of the "official translators" of
phpMyAdmin.