X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=Rakefile;h=822fe7327fe1f841ca28194470f67118f382bf5b;hb=07edf3c56db6d05346a3e2dbfff12698e543c090;hp=86db58fca162dba748662838358b1a94cafd8ffe;hpb=1878e1f3aea5399c1f16a528afc347f1e42cd44d;p=user%2Fhenk%2Fcode%2Fruby%2Frbot.git diff --git a/Rakefile b/Rakefile index 86db58fc..822fe732 100644 --- a/Rakefile +++ b/Rakefile @@ -6,7 +6,7 @@ task :default => [:buildext] spec = Gem::Specification.new do |s| s.name = 'rbot' - s.version = 'rbot' + s.version = '0.9.15' s.summary = <<-EOF A modular ruby IRC bot. EOF