From 4a6d7b921f3db6f11163445ed5b75a8a5c6eefd3 Mon Sep 17 00:00:00 2001 From: Gianlu Date: Wed, 13 Mar 2019 21:52:59 +0100 Subject: [PATCH] Updated version number --- core/src/connection/handshake.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/connection/handshake.rs b/core/src/connection/handshake.rs index e5c834d4..fe338029 100644 --- a/core/src/connection/handshake.rs +++ b/core/src/connection/handshake.rs @@ -89,7 +89,7 @@ fn client_hello(connection: T, gc: Vec) -> WriteAll