From 85be0ce22b9c99dd427d0f5fe65f1ff74bcc21e0 Mon Sep 17 00:00:00 2001 From: "Erik C. Thauvin" Date: Sat, 30 Oct 2004 20:37:08 +0000 Subject: [PATCH] Added the ability to ignore links from specified nicknames. --- buildnum.properties | 4 +- mobibot.iws | 43 +++++++---------- src/net/thauvin/erik/mobibot/Mobibot.java | 48 ++++++++++++++++++- src/net/thauvin/erik/mobibot/ReleaseInfo.java | 12 ++--- website/index.html | 2 +- 5 files changed, 72 insertions(+), 37 deletions(-) diff --git a/buildnum.properties b/buildnum.properties index 0fbdf80..91bf37c 100644 --- a/buildnum.properties +++ b/buildnum.properties @@ -1,3 +1,3 @@ #ANT Task: ch.oscg.jreleaseinfo.BuildNumberHandler -#Mon Oct 04 07:18:37 PDT 2004 -build.num.last=3 +#Sat Oct 30 11:43:51 PDT 2004 +build.num.last=6 diff --git a/mobibot.iws b/mobibot.iws index d7f9eff..17d11ef 100644 --- a/mobibot.iws +++ b/mobibot.iws @@ -71,7 +71,7 @@