diff --git a/Documentation.html b/Documentation.html
index 868bc45d2..d4ac89802 100644
--- a/Documentation.html
+++ b/Documentation.html
@@ -11,7 +11,7 @@
-
phpMyAdmin 3.2.0-dev - Documentation
+ phpMyAdmin 3.2.0-beta1 - Documentation
@@ -19,7 +19,7 @@
diff --git a/README b/README
index c22ffb2f9..1b53242ec 100644
--- a/README
+++ b/README
@@ -5,8 +5,8 @@ phpMyAdmin - Readme
A set of PHP-scripts to manage MySQL over the web.
- Version 3.2.0-dev
- -----------------
+ Version 3.2.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 17eacb3c2..59f7c4407 100644
--- a/libraries/Config.class.php
+++ b/libraries/Config.class.php
@@ -92,7 +92,7 @@ class PMA_Config
*/
function checkSystem()
{
- $this->set('PMA_VERSION', '3.2.0-dev');
+ $this->set('PMA_VERSION', '3.2.0-beta1');
/**
* @deprecated
*/
diff --git a/translators.html b/translators.html
index 74d340d04..71ccd0efd 100644
--- a/translators.html
+++ b/translators.html
@@ -8,7 +8,7 @@
- phpMyAdmin 3.2.0-dev - Official translators
+ phpMyAdmin 3.2.0-beta1 - Official translators
@@ -16,7 +16,7 @@