summaryrefslogtreecommitdiff
path: root/bin/rbot
diff options
context:
space:
mode:
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2008-10-17 18:01:23 +0200
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2008-10-17 18:01:23 +0200
commit576727b619cfa6a0e7e2860450aef67a9563f803 (patch)
treebc883ae1e6183868263c0f5d26258f143f915734 /bin/rbot
parentcb21e6286ea1641ca00cf78e174317542275734c (diff)
Start working on 0.9.15
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 024b4313..dcc8bba4 100755
--- a/bin/rbot
+++ b/bin/rbot
@@ -47,7 +47,7 @@ require 'etc'
require 'getoptlong'
require 'fileutils'
-$version ||= '0.9.14'
+$version ||= '0.9.15-git'
$version_timestamp ||= 0
$opts = Hash.new