From 64656550ebebda03772dc20cb3f5fe7d915ae9fd Mon Sep 17 00:00:00 2001 From: "Erik C. Thauvin" Date: Mon, 13 Sep 2010 21:59:23 +0000 Subject: [PATCH] Added version command. --- buildnum.properties | 4 +- mobibot.ipr | 6 +- mobibot.iws | 192 +++++++++++------- src/net/thauvin/erik/mobibot/Mobibot.java | 93 +++++++-- src/net/thauvin/erik/mobibot/ReleaseInfo.java | 12 +- 5 files changed, 206 insertions(+), 101 deletions(-) diff --git a/buildnum.properties b/buildnum.properties index 7ba8df3..5f3b5f2 100644 --- a/buildnum.properties +++ b/buildnum.properties @@ -1,3 +1,3 @@ #ANT Task: ch.oscg.jreleaseinfo.BuildNumberHandler -#Fri Apr 02 02:49:45 PDT 2010 -build.num.last=4 +#Mon Sep 13 14:45:55 PDT 2010 +build.num.last=5 diff --git a/mobibot.ipr b/mobibot.ipr index 7059db9..1eac796 100644 --- a/mobibot.ipr +++ b/mobibot.ipr @@ -197,7 +197,9 @@