commit | 53dd39833a08ce33582e5ff31fa18bb4735d6731 | [log] [tgz] |
---|---|---|
author | jfarrell <jfarrell@apache.org> | Fri Sep 25 02:30:29 2015 -0400 |
committer | jfarrell <jfarrell@apache.org> | Thu Oct 01 13:16:28 2015 -0400 |
tree | 01a22c8fb8500ec79a2a48ad7df999a7e1277eb8 | |
parent | f2c9f1b968f2b5716cf6b96b36e133cd7e07cde6 [diff] [blame] |
THRIFT-2805: 0.9.3 release client: release Patch: jfarrell Versioning for 0.9.3 release rc0
diff --git a/lib/rb/thrift.gemspec b/lib/rb/thrift.gemspec index 43e5a7f..b4074cb 100644 --- a/lib/rb/thrift.gemspec +++ b/lib/rb/thrift.gemspec
@@ -3,7 +3,7 @@ Gem::Specification.new do |s| s.name = 'thrift' - s.version = '1.0.0.0' + s.version = '0.9.3.0' s.authors = ['Thrift Developers'] s.email = ['dev@thrift.apache.org'] s.homepage = 'http://thrift.apache.org'