Bump version to 2.1.3.

This commit is contained in:
Roberto Rosario
2016-06-29 19:05:38 -04:00
parent 07ac1cbbbe
commit 9483309332

View File

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