changeset 5792c1dd486f in modules/purchase_requisition:default
details: 
https://hg.tryton.org/modules/purchase_requisition?cmd=changeset;node=5792c1dd486f
description:
        Prepare release 5.2.0
diffstat:

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

diffs (20 lines):

diff -r cb532fe32cbf -r 5792c1dd486f CHANGELOG
--- a/CHANGELOG Wed May 01 18:05:25 2019 +0200
+++ b/CHANGELOG Mon May 06 15:10:00 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 cb532fe32cbf -r 5792c1dd486f tryton.cfg
--- a/tryton.cfg        Wed May 01 18:05:25 2019 +0200
+++ b/tryton.cfg        Mon May 06 15:10:00 2019 +0200
@@ -1,5 +1,5 @@
 [tryton]
-version=5.1.0
+version=5.2.0
 depends:
     company
     currency

Reply via email to