From 576727b619cfa6a0e7e2860450aef67a9563f803 Mon Sep 17 00:00:00 2001 From: Giuseppe Bilotta Date: Fri, 17 Oct 2008 18:01:23 +0200 Subject: Start working on 0.9.15 --- bin/rbot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') 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 -- cgit v1.2.3