Skip to content
Snippets Groups Projects
Commit 8256fac9 authored by Yawning Angel's avatar Yawning Angel
Browse files

Do the release ritual for obfs4proxy 0.0.7.

parent a9e8a62f
Branches
No related tags found
No related merge requests found
Changes in version 0.0.7 - UNRELEASED:
Changes in version 0.0.7 - 2016-11-15:
- Support configuring the obfs4 IAT parameter as the sole
ServerTransportOption on bridges, and correctly checkpoint the argument
to the state file.
......
......@@ -51,7 +51,7 @@ import (
)
const (
obfs4proxyVersion = "0.0.7-dev"
obfs4proxyVersion = "0.0.7"
obfs4proxyLogFile = "obfs4proxy.log"
socksAddr = "127.0.0.1:0"
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment