[Pkg-privacy-commits] [obfs4proxy] 106/151: Do the release ritual for obfs4proxy-0.0.2.
Ximin Luo
infinity0 at moszumanska.debian.org
Sat Aug 22 12:59:44 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch master
in repository obfs4proxy.
commit 213495d3b9f6d41771751f5ab76711a225f05d9b
Author: Yawning Angel <yawning at torproject.org>
Date: Fri Sep 26 09:51:26 2014 +0000
Do the release ritual for obfs4proxy-0.0.2.
---
ChangeLog | 2 +-
obfs4proxy/obfs4proxy.go | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index e42ed86..5fa836d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-Changes in version 0.0.2 - UNRELEASED
+Changes in version 0.0.2 - 2014-09-26
- Write an example client bridge line suitable for use with the running obfs4
server instance to "obfs4_bridgeline.txt" for the convenience of bridge
operators.
diff --git a/obfs4proxy/obfs4proxy.go b/obfs4proxy/obfs4proxy.go
index 85817f0..20ad89a 100644
--- a/obfs4proxy/obfs4proxy.go
+++ b/obfs4proxy/obfs4proxy.go
@@ -51,7 +51,7 @@ import (
)
const (
- obfs4proxyVersion = "0.0.1"
+ obfs4proxyVersion = "0.0.2"
obfs4proxyLogFile = "obfs4proxy.log"
socksAddr = "127.0.0.1:0"
elidedAddr = "[scrubbed]"
--
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