summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/rbot2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/rbot b/bin/rbot
index 6add221e..44261789 100755
--- a/bin/rbot
+++ b/bin/rbot
@@ -27,7 +27,7 @@ require 'etc'
require 'getoptlong'
require 'fileutils'
-$version="0.9.9 svn"
+$version="0.9.9"
$opts = Hash.new
orig_opts = ARGV.dup