[tor-commits] [sbws/master] Update specification version

juga at torproject.org juga at torproject.org
Sat Nov 10 13:25:06 UTC 2018


commit 951f6f1824691510233fe19028479da306c9b3f3
Author: juga0 <juga at riseup.net>
Date:   Thu Nov 8 08:23:43 2018 +0000

    Update specification version
---
 sbws/globals.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sbws/globals.py b/sbws/globals.py
index cadd473..5fe0442 100644
--- a/sbws/globals.py
+++ b/sbws/globals.py
@@ -6,7 +6,7 @@ log = logging.getLogger(__name__)
 
 RESULT_VERSION = 4
 WIRE_VERSION = 1
-SPEC_VERSION = '1.1.0'
+SPEC_VERSION = '1.2.0'
 
 # This is a dictionary of torrc options we always want to set when launching
 # Tor and that do not depend on any runtime configuration





More information about the tor-commits mailing list