From 60a664cc6af15b9a45f4891cee05fb7d11218bbd Mon Sep 17 00:00:00 2001 From: Giuseppe Bilotta Date: Thu, 16 Oct 2008 21:17:39 +0200 Subject: Version 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 b97d4caa..024b4313 100755 --- a/bin/rbot +++ b/bin/rbot @@ -47,7 +47,7 @@ require 'etc' require 'getoptlong' require 'fileutils' -$version ||= 'rbot-0.9.14' +$version ||= '0.9.14' $version_timestamp ||= 0 $opts = Hash.new -- cgit v1.2.3