summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorTom Gilbert <tom@linuxbrit.co.uk>2005-08-02 23:32:05 +0000
committerTom Gilbert <tom@linuxbrit.co.uk>2005-08-02 23:32:05 +0000
commitd8f47b0899f9ba055735250e91ac861e8adde447 (patch)
tree3a575ba7149748fabe7ed5dc53444abc41e31904 /bin
parent5940baa7fb81196925d692d4e4fe6d6cab73d1ed (diff)
Wed Aug 03 00:31:41 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>
* Added Rakefile, tweaked gemspec
Diffstat (limited to 'bin')
-rwxr-xr-xbin/rbot2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/rbot b/bin/rbot
index 38cf7e49..886f820a 100755
--- a/bin/rbot
+++ b/bin/rbot
@@ -36,7 +36,7 @@ rescue LoadError => e
end
$debug = false
-$version="0.9.8"
+$version="0.9.9"
$opts = Hash.new
# print +message+ if debugging is enabled