bump 3.3.3

This commit is contained in:
破娃酱 2017-06-03 13:55:07 +08:00
parent 280c762760
commit 7c3d4e01b1
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
3.3.3 2017-06-03
- add DNS cache
- add tls1.2_ticket_fastauth
- fix bugs
3.3.2 2017-05-20
- revert http reply
- refine tls1.2_ticket_auth error detector

View file

@ -16,5 +16,5 @@
# under the License.
def version():
return '3.3.2 2017-05-20'
return '3.3.3 2017-06-03'