From: Tom Gilbert Date: Fri, 9 Sep 2005 20:00:21 +0000 (+0000) Subject: nope, that breaks gem install, need a better way X-Git-Url: https://git.netwichtig.de/gitweb/?a=commitdiff_plain;h=563195560ffb1b151853f7c0b08abbd3b5d43d5f;p=user%2Fhenk%2Fcode%2Fruby%2Frbot.git nope, that breaks gem install, need a better way --- diff --git a/bin/rbot b/bin/rbot index 6add221e..44261789 100755 --- a/bin/rbot +++ b/bin/rbot @@ -27,7 +27,7 @@ require 'etc' require 'getoptlong' require 'fileutils' -$version="0.9.9 svn" +$version="0.9.9" $opts = Hash.new orig_opts = ARGV.dup