Update build string

Signed-off-by: Roberto Rosario <roberto.rosario@mayan-edms.com>
This commit is contained in:
Roberto Rosario
2019-06-29 02:51:45 -04:00
parent f5bbd484cd
commit 96d631a395

View File

@@ -3,7 +3,7 @@ from __future__ import unicode_literals
__title__ = 'Mayan EDMS'
__version__ = '3.2.4'
__build__ = 0x030204
__build_string__ = 'v3.2.3-27-g4cf28af5cf_Sat Jun 29 02:48:52 2019 -0400'
__build_string__ = 'v3.2.4_Sat Jun 29 02:50:51 2019 -0400'
__django_version__ = '1.11'
__author__ = 'Roberto Rosario'
__author_email__ = 'roberto.rosario@mayan-edms.com'