mirror of
http://git.carcosa.net/jmcbray/brutaldon.git
synced 2024-11-23 07:13:52 -05:00
Update version number because of logout fix
This commit is contained in:
parent
9117aeb987
commit
21af4a0ef8
@ -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.1"
|
||||
BRUTALDON_VERSION = "2.7.2"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user