diff --git a/brutaldon/settings.py b/brutaldon/settings.py index 41ef5cb..8032d05 100644 --- a/brutaldon/settings.py +++ b/brutaldon/settings.py @@ -194,5 +194,5 @@ SESSION_SERIALIZER = 'django.contrib.sessions.serializers.PickleSerializer' ANONYMOUS_HOME_URL = 'about' # Version number displayed on about page -BRUTALDON_VERSION = "2.11.2" +BRUTALDON_VERSION = "2.12.0"