From 2feb6accf3654c4b246725a806f3f2c4ea32428c Mon Sep 17 00:00:00 2001 From: Anael Lorimier Date: Tue, 1 Dec 2015 15:35:09 +0100 Subject: [PATCH] 2.0 --HG-- branch : odoo8 --- __openerp__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/__openerp__.py b/__openerp__.py index 905d6ef2..6b479c51 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -30,7 +30,7 @@ templates. The py3o.template package is required; install it with: pip install py3o.template ''', - 'version': '2.0b2', + 'version': '2.0', 'category': 'Reporting', 'author': 'XCG Consulting', 'website': 'http://odoo.consulting/',