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