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