changeset 0f3d5527aad7 in modules/user_role:default
details: https://hg.tryton.org/modules/user_role?cmd=changeset;node=0f3d5527aad7
description:
        Prepare release 5.2.0
diffstat:

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

diffs (26 lines):

diff -r 25251fbedfdd -r 0f3d5527aad7 CHANGELOG
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/CHANGELOG Mon May 06 15:18:36 2019 +0200
@@ -0,0 +1,2 @@
+Version 5.2.0 - 2019-05-06
+* Initial release
\ No newline at end of file
diff -r 25251fbedfdd -r 0f3d5527aad7 COPYRIGHT
--- a/COPYRIGHT Wed May 01 18:05:26 2019 +0200
+++ b/COPYRIGHT Mon May 06 15:18:36 2019 +0200
@@ -1,4 +1,4 @@
-Copyright (C) 2018 Cédric Krier
+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 25251fbedfdd -r 0f3d5527aad7 tryton.cfg
--- a/tryton.cfg        Wed May 01 18:05:26 2019 +0200
+++ b/tryton.cfg        Mon May 06 15:18:36 2019 +0200
@@ -1,5 +1,5 @@
 [tryton]
-version=5.1.0
+version=5.2.0
 depends:
     ir
     res

Reply via email to