From 1e39e06775eb823d535a8165bd56101caa9c3ed0 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Tue, 15 Jul 2003 12:13:06 +0000 Subject: [PATCH] =?UTF-8?q?Incr=E9m=E9nt=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 c86a180f58d..4575e5ccaee 100644 --- a/htdocs/main.inc.php3 +++ b/htdocs/main.inc.php3 @@ -19,7 +19,7 @@ * $Source$ * */ -define('DOL_VERSION','0.2.3'); +define('DOL_VERSION','0.2.4'); if (! include ("conf/conf.php")) {