diff --git a/Documentation.html b/Documentation.html index 5669be558..2d53af64d 100644 --- a/Documentation.html +++ b/Documentation.html @@ -9,7 +9,7 @@ vim: expandtab ts=4 sw=4 sts=4 tw=78 - phpMyAdmin 3.4.0-alpha3-dev - Documentation + phpMyAdmin 3.4.0-beta1 - Documentation @@ -17,7 +17,7 @@ vim: expandtab ts=4 sw=4 sts=4 tw=78 diff --git a/README b/README index 95f1741b4..dddc67b67 100644 --- a/README +++ b/README @@ -3,8 +3,8 @@ phpMyAdmin - Readme A set of PHP-scripts to manage MySQL over the web. -Version 3.4.0-alpha3-dev ------------------------- +Version 3.4.0-beta1 +------------------- http://www.phpmyadmin.net/ diff --git a/libraries/Config.class.php b/libraries/Config.class.php index a024a4d11..b2bff786b 100644 --- a/libraries/Config.class.php +++ b/libraries/Config.class.php @@ -96,7 +96,7 @@ class PMA_Config */ function checkSystem() { - $this->set('PMA_VERSION', '3.4.0-alpha3-dev'); + $this->set('PMA_VERSION', '3.4.0-beta1'); /** * @deprecated */ diff --git a/translators.html b/translators.html index 47f23c738..af0188e05 100644 --- a/translators.html +++ b/translators.html @@ -10,7 +10,7 @@ - phpMyAdmin 3.4.0-alpha3-dev - Official translators + phpMyAdmin 3.4.0-beta1 - Official translators @@ -18,7 +18,7 @@