From 92caa6c58ce8804192ad91ed6bdd7259a3ceb5e6 Mon Sep 17 00:00:00 2001 From: Antony Lesuisse Date: Sat, 1 Oct 2011 16:33:51 +0200 Subject: [PATCH] [FIX] major_version is actually required bzr revid: al@openerp.com-20111001143351-7jll0sd5qs3izu92 --- openerp/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/openerp/release.py b/openerp/release.py index 43a327674e2..dd338902757 100644 --- a/openerp/release.py +++ b/openerp/release.py @@ -20,6 +20,7 @@ ############################################################################## version = '6.1-dev' +major_version = '6.1' description = 'OpenERP Server' long_desc = '''OpenERP is a complete ERP and CRM. The main features are accounting (analytic and financial), stock management, sales and purchases management, tasks