From 79cf3961ee68b59ea4bf2643ee4bda0431472ba8 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Fri, 24 Oct 2003 10:04:07 +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 c791e2e140e..cc4396bccb5 100644 --- a/htdocs/main.inc.php +++ b/htdocs/main.inc.php @@ -20,7 +20,7 @@ * $Source$ * */ -define('DOL_VERSION','1.1.0-RC2'); +define('DOL_VERSION','1.1.0-RC3'); if (! include ("conf/conf.php")) {