diff --git a/Documentation.html b/Documentation.html index 848c19edbf22..f2efabf6b2dd 100644 --- a/Documentation.html +++ b/Documentation.html @@ -9,7 +9,7 @@ - phpMyAdmin 3.4.0-alpha1 - Documentation + phpMyAdmin 3.4.0-alpha2 - Documentation @@ -17,7 +17,7 @@ diff --git a/README b/README index f08e7b019303..48596faac5f6 100644 --- a/README +++ b/README @@ -3,7 +3,7 @@ phpMyAdmin - Readme A set of PHP-scripts to manage MySQL over the web. -Version 3.4.0-alpha1 +Version 3.4.0-alpha2 -------------------- http://www.phpmyadmin.net/ diff --git a/libraries/Config.class.php b/libraries/Config.class.php index ae584da04775..328907370d04 100644 --- a/libraries/Config.class.php +++ b/libraries/Config.class.php @@ -96,7 +96,7 @@ function __construct($source = null) */ function checkSystem() { - $this->set('PMA_VERSION', '3.4.0-alpha1'); + $this->set('PMA_VERSION', '3.4.0-alpha2'); /** * @deprecated */ diff --git a/translators.html b/translators.html index 89bb7618daa4..c30cc4af4ee3 100644 --- a/translators.html +++ b/translators.html @@ -10,7 +10,7 @@ - phpMyAdmin 3.4.0-alpha1 - Official translators + phpMyAdmin 3.4.0-alpha2 - Official translators @@ -18,7 +18,7 @@