Prepare release files.

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2018-09-17 18:52:26 -04:00
parent ecdc122b15
commit a986b58338
1350 changed files with 7953 additions and 15156 deletions

View File

@@ -1,9 +1,9 @@
from __future__ import unicode_literals
__title__ = 'Mayan EDMS'
__version__ = '3.1rc1'
__version__ = '3.1'
__build__ = 0x030100
__build_string__ = 'v3.1rc1 Fri Sep 14 00:54:24 2018 -0400'
__build_string__ = 'v3.1rc1-16-gecdc122b1 Mon Sep 17 18:28:34 2018 -0400'
__author__ = 'Roberto Rosario'
__author_email__ = 'roberto.rosario@mayan-edms.com'
__description__ = 'Free Open Source Electronic Document Management System'