From ac03e76cef2f25948b2f5b09c76791202bb0ed6c Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Mon, 18 May 2009 14:36:29 +0000 Subject: [PATCH] 3.2.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 868bc45d29..d4ac89802c 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 c22ffb2f96..1b53242eca 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 17eacb3c29..59f7c4407a 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 74d340d046..71ccd0efd3 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 @@ -- 2.11.4.GIT