[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [obfs4/master] Do the release ritual for obfs4proxy-0.0.11
commit b5a9f3c5d239b2b1d2d5877c043c5893635334a0
Author: Yawning Angel <yawning@xxxxxxxxxxxxxxx>
Date: Fri Jun 21 00:12:41 2019 +0000
Do the release ritual for obfs4proxy-0.0.11
---
ChangeLog | 2 +-
obfs4proxy/obfs4proxy.go | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 156f520..5f3732b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-Changes in version 0.0.11 - UNRELEASED:
+Changes in version 0.0.11 - 2019-06-21:
- Update my e-mail address.
- Change the obfs4 behavior for handling handshake failure to be more
uniform. Thanks to Sergey Frolov for assistance.
diff --git a/obfs4proxy/obfs4proxy.go b/obfs4proxy/obfs4proxy.go
index 3efc41e..bac1ad1 100644
--- a/obfs4proxy/obfs4proxy.go
+++ b/obfs4proxy/obfs4proxy.go
@@ -50,7 +50,7 @@ import (
)
const (
- obfs4proxyVersion = "0.0.11-dev"
+ obfs4proxyVersion = "0.0.11"
obfs4proxyLogFile = "obfs4proxy.log"
socksAddr = "127.0.0.1:0"
)
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits