changeset dcc4ce59639b in modules/account_invoice_watermark:default
details: 
https://hg.tryton.org/modules/account_invoice_watermark?cmd=changeset&node=dcc4ce59639b
description:
        Prepare release 6.4.0 [skip ci]
diffstat:

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

diffs (27 lines):

diff -r c851893cd220 -r dcc4ce59639b CHANGELOG
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/CHANGELOG Mon May 02 17:11:26 2022 +0200
@@ -0,0 +1,2 @@
+Version 6.4.0 - 2022-05-02
+* Initial release
diff -r c851893cd220 -r dcc4ce59639b COPYRIGHT
--- a/COPYRIGHT Mon May 02 10:32:19 2022 +0200
+++ b/COPYRIGHT Mon May 02 17:11:26 2022 +0200
@@ -1,5 +1,5 @@
-Copyright (C) 2021 B2CK
-Copyright (C) 2021 Cédric Krier
+Copyright (C) 2021-2022 B2CK
+Copyright (C) 2021-2022 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 c851893cd220 -r dcc4ce59639b tryton.cfg
--- a/tryton.cfg        Mon May 02 10:32:19 2022 +0200
+++ b/tryton.cfg        Mon May 02 17:11:26 2022 +0200
@@ -1,5 +1,5 @@
 [tryton]
-version=6.3.0
+version=6.4.0
 depends:
     account_invoice
     ir

Reply via email to