changeset 8cf6513c6271 in modules/product_price_list_parent:default
details:
https://hg.tryton.org/modules/product_price_list_parent?cmd=changeset;node=8cf6513c6271
description:
Prepare release 5.2.0
diffstat:
CHANGELOG | 3 +++
COPYRIGHT | 4 ++--
tryton.cfg | 2 +-
3 files changed, 6 insertions(+), 3 deletions(-)
diffs (31 lines):
diff -r 0c5f22015acb -r 8cf6513c6271 CHANGELOG
--- a/CHANGELOG Wed May 01 18:05:25 2019 +0200
+++ b/CHANGELOG Mon May 06 15:08:13 2019 +0200
@@ -1,2 +1,5 @@
+Version 5.2.0 - 2019-05-06
+* Bug fixes (see mercurial logs for details)
+
Version 5.0.0 - 2018-10-01
* Initial release
\ No newline at end of file
diff -r 0c5f22015acb -r 8cf6513c6271 COPYRIGHT
--- a/COPYRIGHT Wed May 01 18:05:25 2019 +0200
+++ b/COPYRIGHT Mon May 06 15:08:13 2019 +0200
@@ -1,5 +1,5 @@
-Copyright (C) 2018 B2CK
-Copyright (C) 2018 Cédric Krier
+Copyright (C) 2018-2019 B2CK
+Copyright (C) 2018-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 0c5f22015acb -r 8cf6513c6271 tryton.cfg
--- a/tryton.cfg Wed May 01 18:05:25 2019 +0200
+++ b/tryton.cfg Mon May 06 15:08:13 2019 +0200
@@ -1,5 +1,5 @@
[tryton]
-version=5.1.0
+version=5.2.0
depends:
ir
product_price_list