Skip to content

Commit 51c8ae4

Browse files
committed
bump
1 parent 862fa89 commit 51c8ae4

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
3.1.2 2017-04-07
2+
- display UID
3+
- auto adjust TCP MSS
4+
15
3.1.1 2017-03-25
26
- add "New session ticket"
37
- ignore bind 10.0.0.0/8 and 192.168.0.0/16 by default

shadowsocks/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@
1616
# under the License.
1717

1818
def version():
19-
return '3.1.1 2017-03-25'
19+
return '3.1.2 2017-04-07'
2020

0 commit comments

Comments
 (0)