Bump version to 3.0
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
3.0 (2018-04-XX)
|
||||
3.0 (2018-06-29)
|
||||
================
|
||||
- Rename the role groups link label from "Members" to "Groups".
|
||||
- Rename the group users link label from "Members" to "Users".
|
||||
|
||||
@@ -1 +1 @@
|
||||
3.0rc1
|
||||
3.0
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
Mayan EDMS v3.0 release notes
|
||||
=============================
|
||||
|
||||
Released: March 19, 2018
|
||||
Released: June 29, 2018
|
||||
|
||||
What's new
|
||||
==========
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
from __future__ import unicode_literals
|
||||
|
||||
__title__ = 'Mayan EDMS'
|
||||
__version__ = '3.0rc1'
|
||||
__version__ = '3.0'
|
||||
__build__ = 0x030000
|
||||
__author__ = 'Roberto Rosario'
|
||||
__author_email__ = 'roberto.rosario@mayan-edms.com'
|
||||
|
||||
Reference in New Issue
Block a user