summaryrefslogtreecommitdiff
path: root/contrib/thrift.spec
diff options
context:
space:
mode:
authorjfarrell <jfarrell@apache.org>2014-11-04 21:12:20 -0500
committerjfarrell <jfarrell@apache.org>2014-11-04 21:12:20 -0500
commit591e20f9636c37527a70dc03598218c3468a0eff (patch)
tree84d603a1702dbb886ff01615d819ce07a615c660 /contrib/thrift.spec
parent4776166509cad7a2e3a624d39cbc2e97d9598311 (diff)
downloadthrift-591e20f9636c37527a70dc03598218c3468a0eff.tar.gz
Thrift-2600: 0.9.2 release0.9.20.9.2
client: release patch: jfarrell Versioning for 0.9.2 release rc1.
Diffstat (limited to 'contrib/thrift.spec')
-rw-r--r--contrib/thrift.spec4
1 files changed, 3 insertions, 1 deletions
diff --git a/contrib/thrift.spec b/contrib/thrift.spec
index 93f000c91..0eb7b067e 100644
--- a/contrib/thrift.spec
+++ b/contrib/thrift.spec
@@ -28,7 +28,7 @@ Name: thrift
License: Apache License v2.0
Group: Development
Summary: RPC and serialization framework
-Version: 0.9.1
+Version: 0.9.2
Release: 0
URL: http://thrift.apache.org
Packager: Thrift Developers <dev@thrift.apache.org>
@@ -234,5 +234,7 @@ umask 007
/sbin/ldconfig > /dev/null 2>&1
%changelog
+* Thu Oct 31 2014 Thrift Dev <dev@thrift.apache.org>
+- Thrift 0.9.2 release.
* Wed Oct 10 2012 Thrift Dev <dev@thrift.apache.org>
- Thrift 0.9.0 release.