From 5a0fec9b3c6327bf8d4be31190f0a780a0071e2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Fri, 20 Aug 2010 13:42:17 +0200 Subject: [PATCH] Set version to 3.3.5.1. --- 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 100b9ae8cfae..289d02a51319 100644 --- a/Documentation.html +++ b/Documentation.html @@ -10,7 +10,7 @@ - phpMyAdmin 3.3.5 - Documentation + phpMyAdmin 3.3.5.1 - Documentation @@ -18,7 +18,7 @@ diff --git a/README b/README index 279f66f4871a..072d0d995a52 100644 --- a/README +++ b/README @@ -5,8 +5,8 @@ phpMyAdmin - Readme A set of PHP-scripts to manage MySQL over the web. - Version 3.3.5 - ------------- + Version 3.3.5.1 + --------------- http://www.phpmyadmin.net/ Copyright (C) 1998-2000 Tobias Ratschiller diff --git a/libraries/Config.class.php b/libraries/Config.class.php index e73de8bbffa1..0ac18b2a228b 100644 --- a/libraries/Config.class.php +++ b/libraries/Config.class.php @@ -92,7 +92,7 @@ function __construct($source = null) */ function checkSystem() { - $this->set('PMA_VERSION', '3.3.5'); + $this->set('PMA_VERSION', '3.3.5.1'); /** * @deprecated */ diff --git a/translators.html b/translators.html index d847a9e53c09..eb8c6fff3a38 100644 --- a/translators.html +++ b/translators.html @@ -11,7 +11,7 @@ - phpMyAdmin 3.3.5 - Official translators + phpMyAdmin 3.3.5.1 - Official translators @@ -19,7 +19,7 @@