diff --git a/brutaldon/settings.py b/brutaldon/settings.py index d2a9f61..0790650 100644 --- a/brutaldon/settings.py +++ b/brutaldon/settings.py @@ -193,5 +193,5 @@ SESSION_SERIALIZER = 'django.contrib.sessions.serializers.PickleSerializer' ANONYMOUS_HOME_URL = 'about' # Version number displayed on about page -BRUTALDON_VERSION = "2.7.2" +BRUTALDON_VERSION = "2.8.0"