changeset d78fac53046d in modules/sale_promotion_coupon:default
details:
https://hg.tryton.org/modules/sale_promotion_coupon?cmd=changeset;node=d78fac53046d
description:
Prepare release 5.2.0
diffstat:
CHANGELOG | 3 +++
COPYRIGHT | 2 +-
tryton.cfg | 2 +-
3 files changed, 5 insertions(+), 2 deletions(-)
diffs (29 lines):
diff -r 285b4dc6ac32 -r d78fac53046d CHANGELOG
--- a/CHANGELOG Wed May 01 18:05:26 2019 +0200
+++ b/CHANGELOG Mon May 06 15:12:31 2019 +0200
@@ -1,3 +1,6 @@
+Version 5.2.0 - 2019-05-06
+* Bug fixes (see mercurial logs for details)
+
Version 5.0.0 - 2018-10-01
* Bug fixes (see mercurial logs for details)
* Remove support for Python 2.7
diff -r 285b4dc6ac32 -r d78fac53046d COPYRIGHT
--- a/COPYRIGHT Wed May 01 18:05:26 2019 +0200
+++ b/COPYRIGHT Mon May 06 15:12:31 2019 +0200
@@ -1,4 +1,4 @@
-Copyright (C) 2017-2018 Cédric Krier
+Copyright (C) 2017-2019 Cédric Krier
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 285b4dc6ac32 -r d78fac53046d tryton.cfg
--- a/tryton.cfg Wed May 01 18:05:26 2019 +0200
+++ b/tryton.cfg Mon May 06 15:12:31 2019 +0200
@@ -1,5 +1,5 @@
[tryton]
-version=5.1.0
+version=5.2.0
depends:
ir
sale