[Pkg-privacy-commits] [obfs4proxy] 01/11: Bump the version to 0.0.7-dev, signifying development towards 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 1df5c8ffe8f4aa2614323698e8008f1ab1fb7a18
Author: Yawning Angel <yawning at torproject.org>
Date:   Mon Jan 25 14:40:14 2016 +0000

    Bump the version to 0.0.7-dev, signifying development towards 0.0.7.
---
 ChangeLog                | 2 ++
 obfs4proxy/obfs4proxy.go | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 48b90bd..7ab3f96 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+Changes in version 0.0.7 - UNRELEASED:
+
 Changes in version 0.0.6 - 2016-01-25:
  - Delay transport factory initialization till after logging has been
    initialized.
diff --git a/obfs4proxy/obfs4proxy.go b/obfs4proxy/obfs4proxy.go
index 8e35841..f66f7c0 100644
--- a/obfs4proxy/obfs4proxy.go
+++ b/obfs4proxy/obfs4proxy.go
@@ -51,7 +51,7 @@ import (
 )
 
 const (
-	obfs4proxyVersion = "0.0.6"
+	obfs4proxyVersion = "0.0.7-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