diff --git a/mayan/__init__.py b/mayan/__init__.py index fb38eb6549..99e99d0199 100644 --- a/mayan/__init__.py +++ b/mayan/__init__.py @@ -3,7 +3,7 @@ from __future__ import unicode_literals __title__ = 'Mayan EDMS' __version__ = '3.1.7' __build__ = 0x030107 -__build_string__ = 'v3.1.6-17-gc9fb3814d_Sun Oct 14 03:47:41 2018 -0400' +__build_string__ = 'v3.1.7_Sun Oct 14 03:51:25 2018 -0400' __author__ = 'Roberto Rosario' __author_email__ = 'roberto.rosario@mayan-edms.com' __description__ = 'Free Open Source Electronic Document Management System'