Bump version to 2.6.2

This commit is contained in:
Roberto Rosario
2017-07-22 05:00:09 -04:00
parent 68a2b25f0d
commit 7ca568a613

View File

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