From 66c3a7c9adc3f17ab2cbeb1c5ccfef9848f91b61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Bidoul?= Date: Fri, 9 Oct 2015 10:03:09 +0200 Subject: [PATCH] [UPD] prefix versions with 8.0 --- mail_environment/__openerp__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail_environment/__openerp__.py b/mail_environment/__openerp__.py index e104226..cb5dca0 100644 --- a/mail_environment/__openerp__.py +++ b/mail_environment/__openerp__.py @@ -21,7 +21,7 @@ { 'name': 'Server env config for mail + fetchmail', - 'version': '0.1', + 'version': '8.0.0.1.0', 'category': 'Tools', 'description': """ Extend mail and fetch mail with server environment module.