From 5ae3d766aef50fd16773cea71964777c02075aeb Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Thu, 4 Sep 2003 20:47:39 +0000 Subject: [PATCH] =?UTF-8?q?Nouveau=20num=E9ro=20de=20version=20Release=20d?= =?UTF-8?q?e=20la=20version=200.6.0?= 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 7217ebf67c3..b18bb937cd9 100644 --- a/htdocs/main.inc.php3 +++ b/htdocs/main.inc.php3 @@ -20,7 +20,7 @@ * $Source$ * */ -define('DOL_VERSION','0.6.0'); +define('DOL_VERSION','0.6.1'); if (! include ("conf/conf.php")) {