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