[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [pluggable-transports/obfs4] 04/08: build: Bump the version to 0.0.14-dev
This is an automated email from the git hooks/post-receive script.
meskio pushed a commit to branch master
in repository pluggable-transports/obfs4.
commit f63befd10738b9e8cfbb8875773a0627aa81ddd2
Author: Yawning Angel <yawning@xxxxxxxxxxxxxxx>
AuthorDate: Sun Sep 4 06:35:48 2022 +0000
build: Bump the version to 0.0.14-dev
---
ChangeLog | 2 ++
obfs4proxy/obfs4proxy.go | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index 709ebef..bff90ed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+Changes in version 0.0.14 - UNRELEASED:
+
Changes in version 0.0.13 - 2022-02-04:
- Stop using utls entirely for TLS signature normalization (meek_lite).
- Stop pinning the certificate chain for default bridges (meek_lite).
diff --git a/obfs4proxy/obfs4proxy.go b/obfs4proxy/obfs4proxy.go
index d92f5f5..a2bba71 100644
--- a/obfs4proxy/obfs4proxy.go
+++ b/obfs4proxy/obfs4proxy.go
@@ -50,7 +50,7 @@ import (
)
const (
- obfs4proxyVersion = "0.0.13"
+ obfs4proxyVersion = "0.0.14-dev"
obfs4proxyLogFile = "obfs4proxy.log"
socksAddr = "127.0.0.1:0"
)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits