changeset f176a3237048 in modules/account_asset:default
details: 
https://hg.tryton.org/modules/account_asset?cmd=changeset;node=f176a3237048
description:
        Prepare release 5.6.0 [skip ci]
diffstat:

 CHANGELOG  |  2 ++
 COPYRIGHT  |  4 ++--
 tryton.cfg |  2 +-
 3 files changed, 5 insertions(+), 3 deletions(-)

diffs (32 lines):

diff -r acb8a455b08a -r f176a3237048 CHANGELOG
--- a/CHANGELOG Sat May 02 10:29:22 2020 +0200
+++ b/CHANGELOG Mon May 04 12:05:53 2020 +0200
@@ -1,3 +1,5 @@
+Version 5.6.0 - 2020-05-04
+* Bug fixes (see mercurial logs for details)
 * Add configuration value for frequency
 * Use fixed year of 365 days
 
diff -r acb8a455b08a -r f176a3237048 COPYRIGHT
--- a/COPYRIGHT Sat May 02 10:29:22 2020 +0200
+++ b/COPYRIGHT Mon May 04 12:05:53 2020 +0200
@@ -1,7 +1,7 @@
 Copyright (C) 2012-2017 Nicolas Évrard.
-Copyright (C) 2012-2019 Cédric Krier.
+Copyright (C) 2012-2020 Cédric Krier.
 Copyright (C) 2012-2013 Bertrand Chenal.
-Copyright (C) 2012-2019 B2CK SPRL.
+Copyright (C) 2012-2020 B2CK SPRL.
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
diff -r acb8a455b08a -r f176a3237048 tryton.cfg
--- a/tryton.cfg        Sat May 02 10:29:22 2020 +0200
+++ b/tryton.cfg        Mon May 04 12:05:53 2020 +0200
@@ -1,5 +1,5 @@
 [tryton]
-version=5.5.0
+version=5.6.0
 depends:
     ir
     res

Reply via email to