Bump version to 2.1.10

This commit is contained in:
Roberto Rosario
2017-02-13 02:46:08 -04:00
parent fa38b5b135
commit cd910e8ae9

View File

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