changeset 119:ae55fc0d783d

cleanup Signed-off-by: Charly COSTE <changaco@changaco.net>
author Charly COSTE <changaco@changaco.net>
date Thu, 03 Dec 2009 22:42:14 +0100
parents b29fd5696a78
children de00bbe026a7
files bot.py
diffstat 1 files changed, 0 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/bot.py
+++ b/bot.py
@@ -15,13 +15,6 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 
-# *** 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