changeset 134c30d6f52d in modules/product_cost_fifo:default
details:
https://hg.tryton.org/modules/product_cost_fifo?cmd=changeset;node=134c30d6f52d
description:
Prepare release 5.2.0
diffstat:
CHANGELOG | 3 +++
COPYRIGHT | 4 ++--
tryton.cfg | 2 +-
3 files changed, 6 insertions(+), 3 deletions(-)
diffs (32 lines):
diff -r e2fff1f7a7fe -r 134c30d6f52d CHANGELOG
--- a/CHANGELOG Wed May 01 18:05:25 2019 +0200
+++ b/CHANGELOG Mon May 06 15:06:08 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 e2fff1f7a7fe -r 134c30d6f52d COPYRIGHT
--- a/COPYRIGHT Wed May 01 18:05:25 2019 +0200
+++ b/COPYRIGHT Mon May 06 15:06:08 2019 +0200
@@ -1,6 +1,6 @@
-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 e2fff1f7a7fe -r 134c30d6f52d tryton.cfg
--- a/tryton.cfg Wed May 01 18:05:25 2019 +0200
+++ b/tryton.cfg Mon May 06 15:06:08 2019 +0200
@@ -1,5 +1,5 @@
[tryton]
-version=5.1.0
+version=5.2.0
depends:
ir
product