X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=bin%2Frbot;h=34c5935b06538d9be51c591c8831c3203decbd88;hb=83af4b075104cc6c6f3acf226ff27e2e1c3171aa;hp=d2f53eb42d78ca90952fa438e4ac047f54f89ae7;hpb=c53a13e0be7ad9f569bee2ce450b875f5abe7de5;p=user%2Fhenk%2Fcode%2Fruby%2Frbot.git diff --git a/bin/rbot b/bin/rbot index d2f53eb4..34c5935b 100755 --- a/bin/rbot +++ b/bin/rbot @@ -47,7 +47,8 @@ require 'etc' require 'getoptlong' require 'fileutils' -$version ||= "0.9.11-git" +$version ||= '0.9.13' +$version_timestamp ||= 0 $opts = Hash.new orig_opts = ARGV.dup