Bump version to 3.1.5.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
@@ -2,7 +2,7 @@ from __future__ import unicode_literals
|
|||||||
|
|
||||||
__title__ = 'Mayan EDMS'
|
__title__ = 'Mayan EDMS'
|
||||||
__version__ = '{{ version }}'
|
__version__ = '{{ version }}'
|
||||||
__build__ = 0x030104
|
__build__ = 0x030105
|
||||||
__build_string__ = '{{ build_string }}'
|
__build_string__ = '{{ build_string }}'
|
||||||
__author__ = 'Roberto Rosario'
|
__author__ = 'Roberto Rosario'
|
||||||
__author_email__ = 'roberto.rosario@mayan-edms.com'
|
__author_email__ = 'roberto.rosario@mayan-edms.com'
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
3.1.4
|
3.1.5
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
from __future__ import unicode_literals
|
from __future__ import unicode_literals
|
||||||
|
|
||||||
__title__ = 'Mayan EDMS'
|
__title__ = 'Mayan EDMS'
|
||||||
__version__ = '3.1.4'
|
__version__ = '3.1.5'
|
||||||
__build__ = 0x030104
|
__build__ = 0x030105
|
||||||
__build_string__ = 'v3.1.4_Thu Oct 4 19:37:48 2018 -0400'
|
__build_string__ = 'v3.1.4-24-g36f21b063_Sun Oct 7 04:43:24 2018 -0400'
|
||||||
__author__ = 'Roberto Rosario'
|
__author__ = 'Roberto Rosario'
|
||||||
__author_email__ = 'roberto.rosario@mayan-edms.com'
|
__author_email__ = 'roberto.rosario@mayan-edms.com'
|
||||||
__description__ = 'Free Open Source Electronic Document Management System'
|
__description__ = 'Free Open Source Electronic Document Management System'
|
||||||
|
|||||||
Reference in New Issue
Block a user