X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=bin%2Frbot;h=2e460e337d5bce8c119d67126edbc73f61cb5250;hb=82756327944bbae07c7c515763f978012729bdf0;hp=674f235f5e75d6bda348f314f08e4cdd1bc56e35;hpb=7cad4b67e17cc734d26fb1366bd90684cc13c470;p=user%2Fhenk%2Fcode%2Fruby%2Frbot.git diff --git a/bin/rbot b/bin/rbot index 674f235f..2e460e33 100755 --- a/bin/rbot +++ b/bin/rbot @@ -47,7 +47,7 @@ require 'etc' require 'getoptlong' require 'fileutils' -$version ||= '0.9.15-git' +$version ||= '0.9.15' $version_timestamp ||= 0 $opts = Hash.new