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