Prepare 3.5.7

This commit is contained in:
Laurent Destailleur 2015-05-16 15:26:34 +02:00
parent 5f594d55ac
commit 80943111cc
7 changed files with 23 additions and 4 deletions

View File

@ -1,3 +1,10 @@
dolibarr (3.5.7-3) unstable; urgency=low
[ Laurent Destailleur (eldy) ]
* New upstream release.
-- Laurent Destailleur (eldy) <eldy@users.sourceforge.net> Tue, 12 May 2015 12:00:00 +0100
dolibarr (3.5.6-3) unstable; urgency=low
[ Laurent Destailleur (eldy) ]

View File

@ -17,9 +17,9 @@
; ----- Change this -----
AppName=DoliWamp
; DoliWamp-x.x.x or DoliWamp-x.x.x-alpha or DoliWamp-x.x.x-beta or DoliWamp-x.x.x-rc or DoliWamp-x.x.x
AppVerName=DoliWamp-3.5.6
AppVerName=DoliWamp-3.5.7
; DoliWamp-x.x x or DoliWamp-x.x.x-alpha or DoliWamp-x.x.x-beta or DoliWamp-x.x.x-rc or DoliWamp-x.x.x
OutputBaseFilename=DoliWamp-3.5.6
OutputBaseFilename=DoliWamp-3.5.7
; ----- End of change
;OutputManifestFile=build\doliwampbuild.log
; Define full path from which all relative path are defined
@ -32,7 +32,7 @@ AppPublisherURL=http://www.nltechno.com
AppSupportURL=http://www.dolibarr.org
AppUpdatesURL=http://www.dolibarr.org
AppComments=DoliWamp includes Dolibarr, Apache, PHP and Mysql softwares.
AppCopyright=Copyright (C) 2008-2013 Laurent Destailleur, NLTechno
AppCopyright=Copyright (C) 2008-2015 Laurent Destailleur, NLTechno
DefaultDirName=c:\dolibarr
DefaultGroupName=Dolibarr
;LicenseFile=COPYING

View File

@ -331,6 +331,9 @@ 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
* Tue May 12 2015 Laurent Destailleur 3.5.7-0.3
- Upstream release
* Tue Dec 2 2014 Laurent Destailleur 3.5.6-0.3
- Upstream release

View File

@ -567,6 +567,9 @@ 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
* Tue May 12 2015 Laurent Destailleur 3.5.7-0.3
- Upstream release
* Tue Dec 2 2014 Laurent Destailleur 3.5.6-0.3
- Upstream release

View File

@ -336,6 +336,9 @@ 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
* Tue May 12 2015 Laurent Destailleur 3.5.7-0.3
- Upstream release
* Tue Dec 2 2014 Laurent Destailleur 3.5.6-0.3
- Upstream release

View File

@ -347,6 +347,9 @@ 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
* Tue May 12 2015 Laurent Destailleur 3.5.7-0.3
- Upstream release
* Tue Dec 2 2014 Laurent Destailleur 3.5.6-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.5.6');
if (! defined('DOL_VERSION')) define('DOL_VERSION','3.5.7');
if (! defined('EURO')) define('EURO',chr(128));
// Define syslog constants