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

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

diffs (32 lines):

diff -r 3bf720c715ec -r 62a0d8e58739 CHANGELOG
--- a/CHANGELOG Sat May 02 10:29:22 2020 +0200
+++ b/CHANGELOG Mon May 04 12:09:15 2020 +0200
@@ -1,3 +1,6 @@
+Version 5.6.0 - 2020-05-04
+* Bug fixes (see mercurial logs for details)
+
 Version 5.4.0 - 2019-11-04
 * Bug fixes (see mercurial logs for details)
 * Use SQL CurrentTimestamp to fill numbered_at
diff -r 3bf720c715ec -r 62a0d8e58739 COPYRIGHT
--- a/COPYRIGHT Sat May 02 10:29:22 2020 +0200
+++ b/COPYRIGHT Mon May 04 12:09:15 2020 +0200
@@ -1,6 +1,6 @@
-Copyright (C) 2009-2019 Cédric Krier.
+Copyright (C) 2009-2020 Cédric Krier.
 Copyright (C) 2009-2012 Bertrand Chenal.
-Copyright (C) 2009-2019 B2CK SPRL.
+Copyright (C) 2009-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 3bf720c715ec -r 62a0d8e58739 tryton.cfg
--- a/tryton.cfg        Sat May 02 10:29:22 2020 +0200
+++ b/tryton.cfg        Mon May 04 12:09:15 2020 +0200
@@ -1,5 +1,5 @@
 [tryton]
-version=5.5.0
+version=5.6.0
 depends:
     account_invoice
     party

Reply via email to