commit | e1ae6b45d556dc6e92aeaaa855206be807fbe8a3 | [log] [tgz] |
---|---|---|
author | Bryan Duxbury <bryanduxbury@apache.org> | Tue Sep 28 17:44:45 2010 +0000 |
committer | Bryan Duxbury <bryanduxbury@apache.org> | Tue Sep 28 17:44:45 2010 +0000 |
tree | 08942a7b20b87f329ed21016bc9e9a88ae1039aa | |
parent | f0755e95c7f69d48cc994b80c02b940d9878a386 [diff] [blame] |
bump versions to 0.6.0 git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@1002294 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/lib/rb/Rakefile b/lib/rb/Rakefile index 10383e7..c6f32eb 100644 --- a/lib/rb/Rakefile +++ b/lib/rb/Rakefile
@@ -82,7 +82,7 @@ p.summary = "Ruby libraries for Thrift (a language-agnostic RPC system)" p.url = "http://incubator.apache.org/thrift/" p.include_rakefile = true - p.version = "0.2.5" + p.version = "0.6.0" p.rubygems_version = ">= 1.2.0" end