Skip to content
Snippets Groups Projects
Commit e99b618e authored by Dmitry Shelepnev's avatar Dmitry Shelepnev
Browse files

Update Version

parent 295f9d8c
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ from constance import config
loglevels={'debug':logging.DEBUG,'info':logging.INFO,'warning':logging.WARNING,'error':logging.ERROR,'critical':logging.CRITICAL,'none':logging.NOTSET}
NOZIP_FORMATS = ['epub', 'mobi']
VERSION = "0.42-dev"
VERSION = "0.42"
TITLE = getattr(settings, "SOPDS_TITLE", "SimpleOPDS")
SUBTITLE = getattr(settings, "SOPDS_SUBTITLE", "SimpleOPDS Catalog by www.sopds.ru. Version %s."%VERSION)
ICON = getattr(settings, "SOPDS_ICON", "/static/images/favicon.ico")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment