bump 3.3.2
This commit is contained in:
parent
3b0200581c
commit
542a2e62d9
2 changed files with 5 additions and 1 deletions
4
CHANGES
4
CHANGES
|
@ -1,3 +1,7 @@
|
||||||
|
3.3.2 2017-05-20
|
||||||
|
- revert http reply
|
||||||
|
- refine tls1.2_ticket_auth error detector
|
||||||
|
|
||||||
3.3.1 2017-05-18
|
3.3.1 2017-05-18
|
||||||
- fix stop script
|
- fix stop script
|
||||||
- Async DNS query under UDP
|
- Async DNS query under UDP
|
||||||
|
|
|
@ -16,5 +16,5 @@
|
||||||
# under the License.
|
# under the License.
|
||||||
|
|
||||||
def version():
|
def version():
|
||||||
return '3.3.1 2017-05-18'
|
return '3.3.2 2017-05-20'
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue