changeset 25f77dc80d44 in modules/purchase_request:default
details:
https://hg.tryton.org/modules/purchase_request?cmd=changeset;node=25f77dc80d44
description:
Prepare release 5.2.0
diffstat:
CHANGELOG | 2 ++
COPYRIGHT | 4 ++--
tryton.cfg | 2 +-
3 files changed, 5 insertions(+), 3 deletions(-)
diffs (33 lines):
diff -r 48cceada085c -r 25f77dc80d44 CHANGELOG
--- a/CHANGELOG Wed May 01 18:05:25 2019 +0200
+++ b/CHANGELOG Mon May 06 15:09:36 2019 +0200
@@ -1,3 +1,5 @@
+Version 5.2.0 - 2019-05-06
+* Bug fixes (see mercurial logs for details)
* Add find_best_product_supplier method
Version 5.0.0 - 2018-10-01
diff -r 48cceada085c -r 25f77dc80d44 COPYRIGHT
--- a/COPYRIGHT Wed May 01 18:05:25 2019 +0200
+++ b/COPYRIGHT Mon May 06 15:09:36 2019 +0200
@@ -1,8 +1,8 @@
Copyright (C) 2016-2017 Nicolas Évrard.
Copyright (C) 2013-2015 NaN-tic.
-Copyright (C) 2008-2018 Cédric Krier.
+Copyright (C) 2008-2019 Cédric Krier.
Copyright (C) 2008-2013 Bertrand Chenal.
-Copyright (C) 2008-2018 B2CK SPRL.
+Copyright (C) 2008-2019 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 48cceada085c -r 25f77dc80d44 tryton.cfg
--- a/tryton.cfg Wed May 01 18:05:25 2019 +0200
+++ b/tryton.cfg Mon May 06 15:09:36 2019 +0200
@@ -1,5 +1,5 @@
[tryton]
-version=5.1.0
+version=5.2.0
depends:
ir
purchase