From fe9f9edf257adafd07f5b5cf3c40cb14d32803f4 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Mon, 3 Nov 2003 16:53:33 +0000 Subject: [PATCH] =?UTF-8?q?Modif=20num=E9ro=20de=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/main.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/main.inc.php b/htdocs/main.inc.php index bb9fb038e8d..26512e10f10 100644 --- a/htdocs/main.inc.php +++ b/htdocs/main.inc.php @@ -20,7 +20,7 @@ * $Source$ * */ -define('DOL_VERSION','1.1.0'); +define('DOL_VERSION','1.2.0-DEV'); if (! include ("conf/conf.php")) {