From 4f75ab79dbce0faae28a81abcc81aa6daf9c8a51 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 1 Jun 2015 16:32:33 +0200 Subject: [PATCH] Prepare 3.7.2 --- build/debian/changelog | 2 +- htdocs/filefunc.inc.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build/debian/changelog b/build/debian/changelog index 134fc188abe..98caa12a1d3 100644 --- a/build/debian/changelog +++ b/build/debian/changelog @@ -1,4 +1,4 @@ -dolibarr (3.7.1-3) UNRELEASED; urgency=low +dolibarr (3.7.2-3) UNRELEASED; urgency=low [ Laurent Destailleur (eldy) ] * New upstream release. diff --git a/htdocs/filefunc.inc.php b/htdocs/filefunc.inc.php index a742464606d..716a647240a 100644 --- a/htdocs/filefunc.inc.php +++ b/htdocs/filefunc.inc.php @@ -29,7 +29,7 @@ * \brief File that include conf.php file and commons lib like functions.lib.php */ -if (! defined('DOL_VERSION')) define('DOL_VERSION','3.7.1'); +if (! defined('DOL_VERSION')) define('DOL_VERSION','3.7.2'); if (! defined('EURO')) define('EURO',chr(128)); // Define syslog constants