Bump version to 3.1rc1

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2018-09-14 00:57:29 -04:00
parent 4df9fae737
commit 89256bfb9a
2 changed files with 3 additions and 3 deletions

View File

@@ -1,9 +1,9 @@
from __future__ import unicode_literals
__title__ = 'Mayan EDMS'
__version__ = '3.1b2'
__version__ = '3.1rc1'
__build__ = 0x030100
__build_string__ = 'v3.0.3-225-g632f4b598 Fri Sep 14 00:21:02 2018 -0400'
__build_string__ = 'v3.1rc1 Fri Sep 14 00:54:24 2018 -0400'
__author__ = 'Roberto Rosario'
__author_email__ = 'roberto.rosario@mayan-edms.com'
__description__ = 'Free Open Source Electronic Document Management System'