]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/commitdiff
nope, that breaks gem install, need a better way
authorTom Gilbert <tom@linuxbrit.co.uk>
Fri, 9 Sep 2005 20:00:21 +0000 (20:00 +0000)
committerTom Gilbert <tom@linuxbrit.co.uk>
Fri, 9 Sep 2005 20:00:21 +0000 (20:00 +0000)
bin/rbot

index 6add221efa2e84874343c0f543f888cb011606fe..442617892ba1874a262c62fbd2d1c53b6989fb20 100755 (executable)
--- 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