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