diff --git a/src/Config.py b/src/Config.py index 6f556f096..e59940428 100644 --- a/src/Config.py +++ b/src/Config.py @@ -33,6 +33,8 @@ Handles configuration of the bot while it's running. """ +__revision__ = "$Id$" + import getopt import conf