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

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

diffs (33 lines):

diff -r 97ed0a70a89d -r bd52627bd93e CHANGELOG
--- a/CHANGELOG Mon Oct 31 16:16:18 2022 +0100
+++ b/CHANGELOG Mon Oct 31 17:23:37 2022 +0100
@@ -1,3 +1,7 @@
+Version 6.6.0 - 2022-10-31
+--------------------------
+* Bug fixes (see mercurial logs for details)
+
 Version 6.4.0 - 2022-05-02
 * Bug fixes (see mercurial logs for details)
 * Add support for Python 3.10
diff -r 97ed0a70a89d -r bd52627bd93e COPYRIGHT
--- a/COPYRIGHT Mon Oct 31 16:16:18 2022 +0100
+++ b/COPYRIGHT Mon Oct 31 17:23:37 2022 +0100
@@ -1,6 +1,6 @@
-Copyright (C) 2019 Maxime Richez
+Copyright (C) 2019-2022 Maxime Richez
 Copyright (C) 2019 Thierry Bruyere
-Copyright (C) 2019 SALUC SA
+Copyright (C) 2019-2022 SALUC SA
 
 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 97ed0a70a89d -r bd52627bd93e tryton.cfg
--- a/tryton.cfg        Mon Oct 31 16:16:18 2022 +0100
+++ b/tryton.cfg        Mon Oct 31 17:23:37 2022 +0100
@@ -1,5 +1,5 @@
 [tryton]
-version=6.5.0
+version=6.6.0
 depends:
     ir
     product

Reply via email to