From 1878e1f3aea5399c1f16a528afc347f1e42cd44d Mon Sep 17 00:00:00 2001 From: Giuseppe Bilotta Date: Thu, 16 Oct 2008 21:16:23 +0200 Subject: Version rbot-0.9.14 --- bin/rbot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/rbot b/bin/rbot index 34c5935b..b97d4caa 100755 --- a/bin/rbot +++ b/bin/rbot @@ -47,7 +47,7 @@ require 'etc' require 'getoptlong' require 'fileutils' -$version ||= '0.9.13' +$version ||= 'rbot-0.9.14' $version_timestamp ||= 0 $opts = Hash.new -- cgit v1.2.3