commit | ff980c1432936c6bc897c60469ab05b5e0c6cb5e | [log] [tgz] |
---|---|---|
author | jfarrell <jfarrell@apache.org> | 周日 8月 18 19:54:39 2013 -0400 |
committer | jfarrell <jfarrell@apache.org> | 周日 8月 18 19:54:39 2013 -0400 |
tree | f8fac03d1c675ae6a33bcb356512680be9e9812f | |
parent | b5948eb378db07906594813b3e170b64d4352487 [diff] [blame] |
0.9.1 versioning and CHANGES
diff --git a/lib/js/thrift.js b/lib/js/thrift.js index 39b0a5c..5dcfec1 100644 --- a/lib/js/thrift.js +++ b/lib/js/thrift.js
@@ -17,7 +17,7 @@ * under the License. */ var Thrift = { - Version: '1.0.0-dev', + Version: '0.9.1', /* Description: 'JavaScript bindings for the Apache Thrift RPC system', License: 'http://www.apache.org/licenses/LICENSE-2.0',