From efb85fada354226dfd9c9694ebd4de71ad2f051f Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Sat, 12 Jul 2003 10:55:24 +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 fcbe0f97b82..c86a180f58d 100644 --- a/htdocs/main.inc.php3 +++ b/htdocs/main.inc.php3 @@ -19,7 +19,7 @@ * $Source$ * */ -define('DOL_VERSION','0.2.2'); +define('DOL_VERSION','0.2.3'); if (! include ("conf/conf.php")) {