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/lua/THttpTransport.lua b/lib/lua/THttpTransport.lua index 5bbfece..19b7705 100644 --- a/lib/lua/THttpTransport.lua +++ b/lib/lua/THttpTransport.lua
@@ -25,7 +25,7 @@ wBuf = '', rBuf = '', CRLF = '\r\n', - VERSION = '1.0.0', + VERSION = '0.10.0', isServer = true }