From 1643127b5b9b115451f10d8f40338c83b2e0c424 Mon Sep 17 00:00:00 2001 From: Giuseppe Bilotta Date: Tue, 18 Jul 2006 12:18:18 +0000 Subject: rbot now properly identifies as the 'next version svn', and the gem package is built as the 'next version' --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Rakefile') diff --git a/Rakefile b/Rakefile index 80b6dd8c..00355b06 100644 --- a/Rakefile +++ b/Rakefile @@ -6,7 +6,7 @@ task :default => [:repackage] spec = Gem::Specification.new do |s| s.name = 'rbot' - s.version = '0.9.9' + s.version = '0.9.10' s.summary = <<-EOF A modular ruby IRC bot. EOF -- cgit v1.2.3