From ebf1d6e183623e1b37507214e3ecc75c79220cd5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Olivier=20M=C3=BCller?= Date: Tue, 28 Aug 2001 17:09:13 +0000 Subject: [PATCH] set version to 2.2.0 --- defines.inc.php3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defines.inc.php3 b/defines.inc.php3 index c5fe7c9b7..99aea7987 100755 --- a/defines.inc.php3 +++ b/defines.inc.php3 @@ -14,7 +14,7 @@ */ // phpMyAdmin release if (!defined('PHPMYADMIN_VERSION')) { - define('PHPMYADMIN_VERSION', '2.2.0-cvs-28aug01'); + define('PHPMYADMIN_VERSION', '2.2.0'); } // php version