X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=bin%2Frbot;h=dcc8bba43fcbf4eff59c5eae1d2f573735285f39;hb=297c80c7632e76e5c5a55cabad57154706911b57;hp=b63ea422ff42cdf45756d67dbddae71efed833b5;hpb=c1f17680af01f558b1d2a47a7744ec8cb71524eb;p=user%2Fhenk%2Fcode%2Fruby%2Frbot.git diff --git a/bin/rbot b/bin/rbot index b63ea422..dcc8bba4 100755 --- a/bin/rbot +++ b/bin/rbot @@ -47,7 +47,7 @@ require 'etc' require 'getoptlong' require 'fileutils' -$version ||= '0.9.12-git' +$version ||= '0.9.15-git' $version_timestamp ||= 0 $opts = Hash.new