Bump version to 3.2.9

Signed-off-by: Roberto Rosario <roberto.rosario@mayan-edms.com>
This commit is contained in:
Roberto Rosario
2019-11-03 19:11:09 -04:00
parent ac0e74572e
commit 3bd1fb4e90
2 changed files with 2 additions and 1 deletions

View File

@@ -502,6 +502,7 @@ Release checklist
make generate-setup
#. Commit as version bump.
#. Build source package and test:
::

View File

@@ -3,7 +3,7 @@ from __future__ import unicode_literals
__title__ = 'Mayan EDMS'
__version__ = '3.2.9'
__build__ = 0x030209
__build_string__ = 'v3.2.8-28-gda7feed2ef_Tue Oct 29 04:57:27 2019 -0400'
__build_string__ = 'v3.2.8-49-gac0e74572e_Sun Nov 3 19:06:44 2019 -0400'
__django_version__ = '1.11'
__author__ = 'Roberto Rosario'
__author_email__ = 'roberto.rosario@mayan-edms.com'