Bump version to 2.0.2

This commit is contained in:
Roberto Rosario
2016-02-09 19:08:13 -04:00
parent 16a1a4d3af
commit 79e1889e95

View File

@@ -1,8 +1,8 @@
from __future__ import unicode_literals
__title__ = 'Mayan EDMS'
__version__ = '2.0.1'
__build__ = 0x020001
__version__ = '2.0.2'
__build__ = 0x020002
__author__ = 'Roberto Rosario'
__author_email__ = 'roberto.rosario@mayan-edms.com'
__description__ = 'Free Open Source Electronic Document Management System'