[Pkg-privacy-commits] [obfs4proxy] 10/14: Do the release ritual for obfs4proxy-0.0.6.

Ximin Luo infinity0 at debian.org
Sat Feb 20 22:34:35 UTC 2016


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

infinity0 pushed a commit to branch master
in repository obfs4proxy.

commit 896a98c427180a34b658277fa40c41823b9ef5c1
Author: Yawning Angel <yawning at torproject.org>
Date:   Mon Jan 25 14:14:30 2016 +0000

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

diff --git a/ChangeLog b/ChangeLog
index 1d04d8d..48b90bd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-Changes in version 0.0.6 - UNRELEASED:
+Changes in version 0.0.6 - 2016-01-25:
  - Delay transport factory initialization till after logging has been
    initialized.
  - Add a meek client implementation (WARNING: Does not support using a
diff --git a/obfs4proxy/obfs4proxy.go b/obfs4proxy/obfs4proxy.go
index 5c23ba2..8e35841 100644
--- a/obfs4proxy/obfs4proxy.go
+++ b/obfs4proxy/obfs4proxy.go
@@ -51,7 +51,7 @@ import (
 )
 
 const (
-	obfs4proxyVersion = "0.0.6-dev"
+	obfs4proxyVersion = "0.0.6"
 	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