X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=bin%2Frbot;h=57f18ff9b7d53f39c57c2d078b2630c22c67b179;hb=f6ec4e09d5d309f297b4ff6fd6c65ca82c74b462;hp=aaeb730e3c10301034167a7e6667ee4701f0f257;hpb=1e43f97c27e6c55d312c14a2b9ed676b6bdb01ce;p=user%2Fhenk%2Fcode%2Fruby%2Frbot.git diff --git a/bin/rbot b/bin/rbot index aaeb730e..57f18ff9 100755 --- a/bin/rbot +++ b/bin/rbot @@ -47,7 +47,7 @@ require 'etc' require 'getoptlong' require 'fileutils' -$version ||= '0.9.11' +$version ||= '0.9.13-git' $version_timestamp ||= 0 $opts = Hash.new