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

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

diffs (30 lines):

diff -r 427924851730 -r 02bc3777f3ec CHANGELOG
--- a/CHANGELOG Sat Apr 25 23:53:49 2020 +0200
+++ b/CHANGELOG Mon May 04 12:06:43 2020 +0200
@@ -1,3 +1,5 @@
+Version 5.6.0 - 2020-05-04
+* Bug fixes (see mercurial logs for details)
 * Reconcile only balanced deposit
 
 Version 5.4.0 - 2019-11-04
diff -r 427924851730 -r 02bc3777f3ec COPYRIGHT
--- a/COPYRIGHT Sat Apr 25 23:53:49 2020 +0200
+++ b/COPYRIGHT Mon May 04 12:06:43 2020 +0200
@@ -1,5 +1,5 @@
-Copyright (C) 2014-2019 Cédric Krier.
-Copyright (C) 2014-2019 B2CK SPRL.
+Copyright (C) 2014-2020 Cédric Krier.
+Copyright (C) 2014-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 427924851730 -r 02bc3777f3ec tryton.cfg
--- a/tryton.cfg        Sat Apr 25 23:53:49 2020 +0200
+++ b/tryton.cfg        Mon May 04 12:06:43 2020 +0200
@@ -1,5 +1,5 @@
 [tryton]
-version=5.5.0
+version=5.6.0
 depends:
     account
     account_invoice

Reply via email to