]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/commitdiff
enable keyword
authorTom Gilbert <tom@linuxbrit.co.uk>
Wed, 7 Sep 2005 19:03:06 +0000 (19:03 +0000)
committerTom Gilbert <tom@linuxbrit.co.uk>
Wed, 7 Sep 2005 19:03:06 +0000 (19:03 +0000)
bin/rbot

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