From f8827d02cb969ae4e62c8f7bae1bc140244a4ded Mon Sep 17 00:00:00 2001 From: Dmitrijs Ledkovs Date: Wed, 9 Nov 2011 18:02:30 +0000 Subject: [PATCH] Release 0.2 --- account_banking_uk_hsbc/__openerp__.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/account_banking_uk_hsbc/__openerp__.py b/account_banking_uk_hsbc/__openerp__.py index 099ab0245..8488e0b0b 100644 --- a/account_banking_uk_hsbc/__openerp__.py +++ b/account_banking_uk_hsbc/__openerp__.py @@ -20,8 +20,8 @@ ############################################################################## { 'name': 'HSBC Account Banking', - 'version': '0.1', - 'license': 'GPL-3', + 'version': '0.2', + 'license': 'AGPL-3', 'author': 'credativ Ltd', 'website': 'http://www.credativ.co.uk', 'category': 'Account Banking',