From d2c28a5911a5fcb223544c69eb401f4b2a84cd87 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Tue, 28 Jun 2011 12:25:43 +0000 Subject: [PATCH] Test git to cvs synchro --- htdocs/filefunc.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/filefunc.inc.php b/htdocs/filefunc.inc.php index e9c7ead66b0..54a53fc9175 100755 --- a/htdocs/filefunc.inc.php +++ b/htdocs/filefunc.inc.php @@ -28,7 +28,7 @@ * \file htdocs/filefunc.inc.php * \ingroup core * \brief File that include conf.php file and functions.lib.php - * \version $Id: filefunc.inc.php,v 1.16 2011/06/26 18:53:16 eldy Exp $ + * \version $Id: filefunc.inc.php,v 1.17 2011/06/28 12:25:43 hregis Exp $ */ define('DOL_VERSION','3.1.0-alpha'); // Also defined in htdocs/install/inc.php (Ex: x.y.z-alpha, x.y.z)