]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/commitdiff
bah that doesn't do what I wanted at all, it's per-file :/
authorTom Gilbert <tom@linuxbrit.co.uk>
Wed, 7 Sep 2005 22:00:50 +0000 (22:00 +0000)
committerTom Gilbert <tom@linuxbrit.co.uk>
Wed, 7 Sep 2005 22:00:50 +0000 (22:00 +0000)
bin/rbot

index 58f2bdfceef8c65b503ef577954bc42e2ab92b00..6add221efa2e84874343c0f543f888cb011606fe 100755 (executable)
--- a/bin/rbot
+++ b/bin/rbot
@@ -27,7 +27,7 @@ require 'etc'
 require 'getoptlong'
 require 'fileutils'
 
-$version="0.9.9 svn [$LastChangedRevision$]"
+$version="0.9.9 svn"
 $opts = Hash.new
 
 orig_opts = ARGV.dup