Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
clowwindy committed Dec 26, 2014
1 parent e8501da commit 9e6e884
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2.6.1 2014-12-26
- Fix a problem with TCP Fast Open on local side
- Fix sometimes daemon_start returns wrong exit status

2.6 2014-12-21
- Add daemon support

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

setup(
name="shadowsocks",
version="2.6",
version="2.6.1",
license='MIT',
description="A fast tunnel proxy that help you get through firewalls",
author='clowwindy',
Expand Down

0 comments on commit 9e6e884

Please sign in to comment.