From ff4d0dd76f1c3286c1d7c78489eaee1d6bfe09cf Mon Sep 17 00:00:00 2001 From: Dmitrijs Ledkovs Date: Fri, 18 Nov 2011 17:41:16 +0000 Subject: [PATCH] Releasing 0.4 --- account_banking_uk_hsbc/__openerp__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_banking_uk_hsbc/__openerp__.py b/account_banking_uk_hsbc/__openerp__.py index 61a0dac75..f1a2fc471 100644 --- a/account_banking_uk_hsbc/__openerp__.py +++ b/account_banking_uk_hsbc/__openerp__.py @@ -20,7 +20,7 @@ ############################################################################## { 'name': 'HSBC Account Banking', - 'version': '0.3', + 'version': '0.4', 'license': 'AGPL-3', 'author': 'credativ Ltd', 'website': 'http://www.credativ.co.uk',