Ooops. Forgot the trailing $ in the SVN keyword.

This commit is contained in:
Michael King 2007-08-07 17:22:28 +00:00
parent 2abc0adff9
commit 02b19ee4b0

View file

@ -36,7 +36,7 @@ NOSET_ATTRIBS = ["MONEY", "ALIAS", "LASTPAGED", "CHANLIST", "LAST", "LASTSITE"]
HIDDEN_ATTRIBS = ["CHANLIST"]
# Server version number.
EVENNIA_REVISION = '$Rev'
EVENNIA_REVISION = '$Rev$'
EVENNIA_VERSION = 'Alpha'
# The message to show when the user lacks permissions for something.