Merge tag '2.13.04' into develop

Release
This commit is contained in:
Fergal Moran
2015-11-11 22:15:38 +00:00

View File

@@ -17,7 +17,7 @@ from dss.celerysettings import *
DEVELOPMENT = DEBUG
TEMPLATE_DEBUG = DEBUG
VERSION = '2.13.02'
VERSION = '2.13.04'
ADMINS = (
('Fergal Moran', 'fergal.moran@gmail.com'),