This commit is contained in:
破娃酱 2017-04-07 11:55:06 +08:00
parent 862fa890ee
commit 51c8ae4d78
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
3.1.2 2017-04-07
- display UID
- auto adjust TCP MSS
3.1.1 2017-03-25
- add "New session ticket"
- ignore bind 10.0.0.0/8 and 192.168.0.0/16 by default

View file

@ -16,5 +16,5 @@
# under the License.
def version():
return '3.1.1 2017-03-25'
return '3.1.2 2017-04-07'