From 783c3882f2b3c7c50d809ed8859863aba4c22faf Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Mon, 7 Jan 2002 04:59:42 +0000 Subject: [PATCH] 2.2.4 --- Documentation.html | 2 +- libraries/defines.lib.php3 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation.html b/Documentation.html index 58be42f02..e98112eef 100755 --- a/Documentation.html +++ b/Documentation.html @@ -75,7 +75,7 @@ -

phpMyAdmin 2.2.3 Documentation

+

phpMyAdmin 2.2.4-dev Documentation

diff --git a/libraries/defines.lib.php3 b/libraries/defines.lib.php3 index 234eb4610..427cefc33 100644 --- a/libraries/defines.lib.php3 +++ b/libraries/defines.lib.php3 @@ -17,7 +17,7 @@ */ // phpMyAdmin release if (!defined('PMA_VERSION')) { - define('PMA_VERSION', '2.2.3'); + define('PMA_VERSION', '2.2.4-dev'); } // php version