commit | b2a4d4ae21c789b689dd162deb819665567f481c | [log] [tgz] |
---|---|---|
author | jfarrell <jfarrell@apache.org> | Mon Apr 04 14:25:03 2016 -0400 |
committer | jfarrell <jfarrell@apache.org> | Wed Dec 21 15:36:22 2016 -0500 |
tree | 8e6c7284f3ba72b3ad5367213cd8aafa94675ad0 | |
parent | 0c27352179e0463bde1f68757f2d77e3c222f530 [diff] [blame] |
THRIFT-3775: 0.10.0 release Client: release Patch: jfarrell Versioning for 0.10.0 release candidate
diff --git a/lib/cocoa/src/Thrift.h b/lib/cocoa/src/Thrift.h index 6fc594a..5c72a01 100644 --- a/lib/cocoa/src/Thrift.h +++ b/lib/cocoa/src/Thrift.h
@@ -17,4 +17,4 @@ * under the License. */ -#define ThriftVersion @"1.0.0-dev" +#define ThriftVersion @"0.10.0"