# HG changeset patch # User Charly COSTE # Date 1259876534 -3600 # Node ID ae55fc0d783ddc12f07b0ee7107204b15cddb7a4 # Parent b29fd5696a78f2a699f7f4ce29d1fa9cc68c460f cleanup Signed-off-by: Charly COSTE diff --git a/bot.py b/bot.py --- a/bot.py +++ b/bot.py @@ -15,13 +15,6 @@ # along with this program. If not, see . -# *** Versioning *** -# Major will pass to 1 when xib will be considered fault-tolerant -# After that major will only be changed if the new version is not retro-compatible (e.g. requires changes in config file) - -version = 0, 1 - - import irclib import muc xmpp = muc.xmpp