mirror of
https://github.com/evennia/evennia.git
synced 2026-03-30 04:27:16 +02:00
Ooops. Forgot the trailing $ in the SVN keyword.
This commit is contained in:
parent
2abc0adff9
commit
02b19ee4b0
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue