diff --git a/Documentation.html b/Documentation.html
index 04a23c5ae..84c9019f5 100644
--- a/Documentation.html
+++ b/Documentation.html
@@ -11,7 +11,7 @@
-
phpMyAdmin 3.1.0-dev - Documentation
+ phpMyAdmin 3.1.0-beta1 - Documentation
@@ -33,7 +33,7 @@
Glossary
-phpMyAdmin 3.1.0-dev Documentation
+phpMyAdmin 3.1.0-beta1 Documentation
-
phpMyAdmin homepage
diff --git a/README b/README
index ceae60583..4f72d09cd 100644
--- a/README
+++ b/README
@@ -5,8 +5,8 @@ phpMyAdmin - Readme
A set of PHP-scripts to manage MySQL over the web.
- Version 3.1.0-dev
- -----------------
+ Version 3.1.0-beta1
+ -------------------
http://www.phpmyadmin.net/
Copyright (C) 1998-2000 Tobias Ratschiller
diff --git a/libraries/Config.class.php b/libraries/Config.class.php
index f2f91cd66..7753d3b5c 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.1.0-dev');
+ $this->set('PMA_VERSION', '3.1.0-beta1');
/**
* @deprecated
*/
diff --git a/translators.html b/translators.html
index 7d659ace6..646eb420a 100644
--- a/translators.html
+++ b/translators.html
@@ -8,7 +8,7 @@
- phpMyAdmin 3.1.0-dev - Official translators
+ phpMyAdmin 3.1.0-beta1 - Official translators
@@ -31,7 +31,7 @@
- Glossary
-phpMyAdmin 3.1.0-dev official translators list
+phpMyAdmin 3.1.0-beta1 official translators list
Here is the list of the "official translators" of
phpMyAdmin.