commit | 2511cdcef91f3aad716ec0aaca54e37746300cbd | [log] [tgz] |
---|---|---|
author | Bryan Duxbury <bryanduxbury@apache.org> | Thu Mar 24 22:26:32 2011 +0000 |
committer | Bryan Duxbury <bryanduxbury@apache.org> | Thu Mar 24 22:26:32 2011 +0000 |
tree | a796c78407011bc184f0cde152dba605a4e5ee0c | |
parent | 1735a73cc189ef874b44160fbd06e0b7b778cfa9 [diff] [blame] |
adjust version number to 0.6.1 git-svn-id: https://svn.apache.org/repos/asf/thrift/branches/0.6.x@1085168 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/lib/rb/Rakefile b/lib/rb/Rakefile index 84d099e..5b6f432 100644 --- a/lib/rb/Rakefile +++ b/lib/rb/Rakefile
@@ -82,7 +82,7 @@ p.summary = "Ruby bindings for the Apache Thrift RPC system" p.url = "http://thrift.apache.org" p.include_rakefile = true - p.version = "0.6.0" + p.version = "0.6.1" p.rubygems_version = ">= 1.2.0" end