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