diff --git a/brutaldon/settings.py b/brutaldon/settings.py index a5779b1..c316a10 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.3.0" +BRUTALDON_VERSION = "2.4.0" diff --git a/brutaldon/static/images/brutaldon-splash.png b/brutaldon/static/images/brutaldon-splash.png new file mode 100644 index 0000000..320263a Binary files /dev/null and b/brutaldon/static/images/brutaldon-splash.png differ