summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2008-08-09 20:23:58 +0200
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2008-08-09 20:23:58 +0200
commitbf8d3dc80f6103fdd8e2a629880ab0470d516d70 (patch)
treef86b42af46a5ed5d9ab94291f17ca37aea802142 /bin
parent58459cf3ebcf3a7029fca4c3761dcb8fa23b95c3 (diff)
Start working on 0.9.13
Diffstat (limited to 'bin')
-rwxr-xr-xbin/rbot2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/rbot b/bin/rbot
index 50847b15..57f18ff9 100755
--- a/bin/rbot
+++ b/bin/rbot
@@ -47,7 +47,7 @@ require 'etc'
require 'getoptlong'
require 'fileutils'
-$version ||= '0.9.12'
+$version ||= '0.9.13-git'
$version_timestamp ||= 0
$opts = Hash.new