From ad9b314f8b5f9975cc3e592624b4d351e74ee53f Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Tue, 8 Jul 2003 20:38:20 +0000 Subject: [PATCH] =?UTF-8?q?Upgrade=20num=E9ro=20de=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/main.inc.php3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/main.inc.php3 b/htdocs/main.inc.php3 index c51fb5b8053..6bb180be04b 100644 --- a/htdocs/main.inc.php3 +++ b/htdocs/main.inc.php3 @@ -19,7 +19,7 @@ * $Source$ * */ -define('DOL_VERSION','0.2.1'); +define('DOL_VERSION','0.2.2'); if (! include ("conf/conf.php")) {