From abe7a798e08bd920cf61d4bd70c99b97d52d438d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Bidoul?= Date: Fri, 9 Oct 2015 10:03:39 +0200 Subject: [PATCH] [UPD] prefix versions with 8.0 --- support_branding/__openerp__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/support_branding/__openerp__.py b/support_branding/__openerp__.py index a1721c457..4b2a438f1 100644 --- a/support_branding/__openerp__.py +++ b/support_branding/__openerp__.py @@ -22,7 +22,7 @@ "name": "Support branding", "summary": "Adds your branding to an Odoo instance", "category": "Dependecy/Hidden", - "version": "2.0", + "version": "8.0.2.0.0", "license": "AGPL-3", "author": "Therp BV,Odoo Community Association (OCA)", "website": 'http://therp.nl',