summaryrefslogtreecommitdiff
path: root/bin/rbot
diff options
context:
space:
mode:
Diffstat (limited to 'bin/rbot')
-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