From c603b5af2fe7dd98f0d02c371f57089e8ea05de4 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Sat, 6 Sep 2003 00:33:54 +0000 Subject: [PATCH] =?UTF-8?q?Nouveau=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 b18bb937cd9..7b48f3c5d60 100644 --- a/htdocs/main.inc.php3 +++ b/htdocs/main.inc.php3 @@ -20,7 +20,7 @@ * $Source$ * */ -define('DOL_VERSION','0.6.1'); +define('DOL_VERSION','0.7.0'); if (! include ("conf/conf.php")) {