changeset 2e62c93d12aa in modules/account_statement_aeb43:default
details: 
https://hg.tryton.org/modules/account_statement_aeb43?cmd=changeset;node=2e62c93d12aa
description:
        Prepare release 5.2.0
diffstat:

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

diffs (28 lines):

diff -r deea18b017b2 -r 2e62c93d12aa CHANGELOG
--- a/CHANGELOG Wed May 01 18:05:23 2019 +0200
+++ b/CHANGELOG Mon May 06 14:58:01 2019 +0200
@@ -1,3 +1,5 @@
+Version 5.2.0 - 2019-05-06
+* Bug fixes (see mercurial logs for details)
 * Rename aeb43_informations to aeb43_information
 
 Version 5.0.0 - 2018-10-01
diff -r deea18b017b2 -r 2e62c93d12aa COPYRIGHT
--- a/COPYRIGHT Wed May 01 18:05:23 2019 +0200
+++ b/COPYRIGHT Mon May 06 14:58:01 2019 +0200
@@ -1,4 +1,4 @@
-Copyright (C) 2018 Sergi Almacellas Abellana
+Copyright (C) 2018-2019 Sergi Almacellas Abellana
 
 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 deea18b017b2 -r 2e62c93d12aa tryton.cfg
--- a/tryton.cfg        Wed May 01 18:05:23 2019 +0200
+++ b/tryton.cfg        Mon May 06 14:58:01 2019 +0200
@@ -1,5 +1,5 @@
 [tryton]
-version=5.1.0
+version=5.2.0
 depends:
     account_statement
     bank

Reply via email to