[Pkg-privacy-commits] [obfs4proxy] 07/11: Do the release ritual for obfs4proxy 0.0.7.

Jérémy Bobbio lunar at moszumanska.debian.org
Wed Nov 16 18:45:01 UTC 2016


This is an automated email from the git hooks/post-receive script.

lunar pushed a commit to branch master
in repository obfs4proxy.

commit 8256fac93c2cf79742725e3aaced5bbe3380fd32
Author: Yawning Angel <yawning at schwanenlied.me>
Date:   Tue Nov 15 19:18:24 2016 +0000

    Do the release ritual for obfs4proxy 0.0.7.
---
 ChangeLog                | 2 +-
 obfs4proxy/obfs4proxy.go | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 0d0d037..63df565 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-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.
diff --git a/obfs4proxy/obfs4proxy.go b/obfs4proxy/obfs4proxy.go
index f66f7c0..95f19ff 100644
--- a/obfs4proxy/obfs4proxy.go
+++ b/obfs4proxy/obfs4proxy.go
@@ -51,7 +51,7 @@ import (
 )
 
 const (
-	obfs4proxyVersion = "0.0.7-dev"
+	obfs4proxyVersion = "0.0.7"
 	obfs4proxyLogFile = "obfs4proxy.log"
 	socksAddr         = "127.0.0.1:0"
 )

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/obfs4proxy.git



More information about the Pkg-privacy-commits mailing list