commit | 9c762585643681eea62fb94649885efcdd973c5b | [log] [tgz] |
---|---|---|
author | Jake Farrell <jfarrell@apache.org> | Sat Aug 13 21:29:36 2011 +0000 |
committer | Jake Farrell <jfarrell@apache.org> | Sat Aug 13 21:29:36 2011 +0000 |
tree | d2c8d7ae1c21bd841b972a98292e49caceac69b2 | |
parent | c5555a280134b0664615ebcb1ffee838eaa7c09b [diff] [blame] |
updating trunk from 0.7.0-dev to 0.8.0-dev git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1157426 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/lib/rb/Rakefile b/lib/rb/Rakefile index 7583c97..9500db1 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.7.0dev" + p.version = "0.8.0-dev" p.rubygems_version = ">= 1.2.0" end