summaryrefslogtreecommitdiff
path: root/bin/rbot
diff options
context:
space:
mode:
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2008-07-24 16:51:28 +0200
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2008-07-24 16:51:28 +0200
commit1e43f97c27e6c55d312c14a2b9ed676b6bdb01ce (patch)
treea630f9fd689dabf4fc8153fdea4fd9e89240898a /bin/rbot
parenta89b5ad4b9121bbfa033d87852692a3c8a922e58 (diff)
Version 0.9.11
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 1ac4f3a4..aaeb730e 100755
--- a/bin/rbot
+++ b/bin/rbot
@@ -47,7 +47,7 @@ require 'etc'
require 'getoptlong'
require 'fileutils'
-$version ||= '0.9.11-rc3'
+$version ||= '0.9.11'
$version_timestamp ||= 0
$opts = Hash.new