From 503fac1f0cdabd0bba44ffb7f85f4c3ce673ae3a Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Tue, 30 Nov 2010 07:39:13 -0500 Subject: [PATCH] 3.4.0-alpha2 --- Documentation.html | 4 ++-- README | 2 +- libraries/Config.class.php | 2 +- translators.html | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Documentation.html b/Documentation.html index 848c19edbf..f2efabf6b2 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-alpha1 - Documentation + phpMyAdmin 3.4.0-alpha2 - Documentation @@ -17,7 +17,7 @@ vim: expandtab ts=4 sw=4 sts=4 tw=78 diff --git a/README b/README index f08e7b0193..48596faac5 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 ae584da047..328907370d 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-alpha1'); + $this->set('PMA_VERSION', '3.4.0-alpha2'); /** * @deprecated */ diff --git a/translators.html b/translators.html index 89bb7618da..c30cc4af4e 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 @@ -- 2.11.4.GIT