Merge tag '2.13.02' into develop

git flow release finish '2.13.02'
This commit is contained in:
Fergal Moran
2015-11-08 21:09:05 +00:00

View File

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