commit | c216556bd6d63f699a0632f569a13c7ad8920ca2 | [log] [tgz] |
---|---|---|
author | Bryan Duxbury <bryanduxbury@apache.org> | Fri Jan 07 18:45:29 2011 +0000 |
committer | Bryan Duxbury <bryanduxbury@apache.org> | Fri Jan 07 18:45:29 2011 +0000 |
tree | 7aa70e7fa6dfea164f9f28460545464b7d74952c | |
parent | f54f4cb0e2c688f1fcad9212f81c74e52e663f42 [diff] |
update version numbers to 0.7.0-dev git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1056453 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/lib/rb/Rakefile b/lib/rb/Rakefile index 05cb7fc..3315bca 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-dev" + p.version = "0.7.0-dev" p.rubygems_version = ">= 1.2.0" end