From e66884f57635b6193f828b18289edbf80cd3f2ad Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sat, 11 Dec 2010 06:33:56 -0500 Subject: 3.4.0-beta1 --- Documentation.html | 4 ++-- README | 4 ++-- libraries/Config.class.php | 2 +- translators.html | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Documentation.html b/Documentation.html index 5669be5587..2d53af64d4 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 95f1741b48..dddc67b67b 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 a024a4d110..b2bff786bc 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 47f23c7387..af0188e058 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 @@ -- cgit v1.2.3