Bump version to 2.1.7. Add release note and changelog.

This commit is contained in:
Roberto Rosario
2017-02-02 01:42:27 -04:00
parent 1030db134b
commit 8c3a19cf56
4 changed files with 114 additions and 2 deletions

View File

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