changeset ba57075f7600 in modules/stock_package_shipping_dpd:default
details: 
https://hg.tryton.org/modules/stock_package_shipping_dpd?cmd=changeset&node=ba57075f7600
description:
        Prepare release 6.0.0 [skip ci]
diffstat:

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

diffs (28 lines):

diff -r a11edb3e9c01 -r ba57075f7600 CHANGELOG
--- a/CHANGELOG Sun May 02 10:30:14 2021 +0200
+++ b/CHANGELOG Mon May 03 16:11:18 2021 +0200
@@ -1,3 +1,5 @@
+Version 6.0.0 - 2021-05-03
+* Bug fixes (see mercurial logs for details)
 * Allow choosing the DPD product and formats
 
 Version 5.8.0 - 2020-11-02
diff -r a11edb3e9c01 -r ba57075f7600 COPYRIGHT
--- a/COPYRIGHT Sun May 02 10:30:14 2021 +0200
+++ b/COPYRIGHT Mon May 03 16:11:18 2021 +0200
@@ -1,4 +1,4 @@
-Copyright (C) 2016-2020 B2CK.
+Copyright (C) 2016-2021 B2CK.
 Copyright (C) 2016-2017 Nicolas Évrard.
 
 This program is free software: you can redistribute it and/or modify
diff -r a11edb3e9c01 -r ba57075f7600 tryton.cfg
--- a/tryton.cfg        Sun May 02 10:30:14 2021 +0200
+++ b/tryton.cfg        Mon May 03 16:11:18 2021 +0200
@@ -1,5 +1,5 @@
 [tryton]
-version=5.9.0
+version=6.0.0
 depends:
     ir
     res

Reply via email to