Bump version to 2.0.1.

This commit is contained in:
Roberto Rosario
2016-01-22 00:30:32 -04:00
parent f8da7fe1a9
commit 699bda40c2
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
from __future__ import unicode_literals
__title__ = 'Mayan EDMS'
__version__ = '2.0.0'
__build__ = 0x020000
__version__ = '2.0.1'
__build__ = 0x020001
__author__ = 'Roberto Rosario'
__author_email__ = 'roberto.rosario@mayan-edms.com'
__description__ = 'Free Open Source Electronic Document Management System'