diff --git a/mayan/__init__.py b/mayan/__init__.py index c90e6b5e55..630b6bc529 100644 --- a/mayan/__init__.py +++ b/mayan/__init__.py @@ -3,7 +3,7 @@ from __future__ import unicode_literals __title__ = 'Mayan EDMS' __version__ = '3.1.5' __build__ = 0x030105 -__build_string__ = 'v3.1.5-5-ga49e7ebd0_Sun Oct 7 14:17:48 2018 -0400' +__build_string__ = 'v3.1.5_Mon Oct 8 19:51:17 2018 -0400' __author__ = 'Roberto Rosario' __author_email__ = 'roberto.rosario@mayan-edms.com' __description__ = 'Free Open Source Electronic Document Management System'