[Pkg-privacy-commits] [obfs4proxy] 01/14: Bump the version to 0.0.6-dev, signifying development towards 0.0.6.
Ximin Luo
infinity0 at debian.org
Sat Feb 20 22:34:34 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 37a709d8b4fec837c0c88c495e7ea926953d974f
Author: Yawning Angel <yawning at torproject.org>
Date: Thu Apr 23 00:32:25 2015 +0000
Bump the version to 0.0.6-dev, signifying development towards 0.0.6.
---
ChangeLog | 2 ++
obfs4proxy/obfs4proxy.go | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index 3569518..15de989 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+Changes in version 0.0.6 - UNRELEASED:
+
Changes in version 0.0.5 - 2015-04-15:
- Go vet/fmt fixes, and misc. code cleanups. Patches by mvdan.
- Changed the go.net import path to the new location (golang.org/x/net).
diff --git a/obfs4proxy/obfs4proxy.go b/obfs4proxy/obfs4proxy.go
index 5d13b32..5f7f171 100644
--- a/obfs4proxy/obfs4proxy.go
+++ b/obfs4proxy/obfs4proxy.go
@@ -51,7 +51,7 @@ import (
)
const (
- obfs4proxyVersion = "0.0.5"
+ obfs4proxyVersion = "0.0.6-dev"
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