Prepare 3.7.1

This commit is contained in:
Laurent Destailleur 2015-05-12 00:11:51 +02:00
parent c2b31a37ba
commit 92a25e3d4c
6 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
dolibarr (3.7.0-3) UNRELEASED; urgency=low
dolibarr (3.7.1-3) UNRELEASED; urgency=low
[ Laurent Destailleur (eldy) ]
* New upstream release.

View File

@ -332,5 +332,5 @@ fi
# version x.y.z-0.1.a for alpha, x.y.z-0.2.b for beta, x.y.z-0.3 for release
%changelog
* Wed Oct 29 2014 Laurent Destailleur 3.7.0-0.3
* Wed Oct 29 2014 Laurent Destailleur 3.7.1-0.3
- Upstream release

View File

@ -568,7 +568,7 @@ fi
# version x.y.z-0.1.a for alpha, x.y.z-0.2.b for beta, x.y.z-0.3 for release
%changelog
* Wed Oct 29 2014 Laurent Destailleur 3.7.0-0.3
* Wed Oct 29 2014 Laurent Destailleur 3.7.1-0.3
- Upstream release

View File

@ -337,7 +337,7 @@ fi
# version x.y.z-0.1.a for alpha, x.y.z-0.2.b for beta, x.y.z-0.3 for release
%changelog
* Wed Oct 29 2014 Laurent Destailleur 3.7.0-0.3
* Wed Oct 29 2014 Laurent Destailleur 3.7.1-0.3
- Upstream release

View File

@ -348,7 +348,7 @@ fi
# version x.y.z-0.1.a for alpha, x.y.z-0.2.b for beta, x.y.z-0.3 for release
%changelog
* Wed Oct 29 2014 Laurent Destailleur 3.7.0-0.3
* Wed Oct 29 2014 Laurent Destailleur 3.7.1-0.3
- Upstream release

View File

@ -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.0');
if (! defined('DOL_VERSION')) define('DOL_VERSION','3.7.1');
if (! defined('EURO')) define('EURO',chr(128));
// Define syslog constants