]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blobdiff - bin/rbot
geoip plugin: added nick based network-wide lookup and fixed some charset issues
[user/henk/code/ruby/rbot.git] / bin / rbot
index 50847b15d9b9a8cf26f60bfc29394a20aece49e5..57f18ff9b7d53f39c57c2d078b2630c22c67b179 100755 (executable)
--- 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