summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2016-10-27 16:30:36 +0100
committerMatt Caswell <matt@openssl.org>2016-11-09 16:03:08 +0000
commit619d8336d00fe19bc694e61e772b5838d7e422e5 (patch)
tree70e17ff16ab8517b729950bb7b76218c788253c9 /include
parentcd99883755f428ac47e8e2ccb21333b675ec22d9 (diff)
Update TLS1.3 draft version numbers for latest draft
Reviewed-by: Rich Salz <rsalz@openssl.org>
Diffstat (limited to 'include')
-rw-r--r--include/openssl/tls1.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/openssl/tls1.h b/include/openssl/tls1.h
index f0c61060a3..071aed6c78 100644
--- a/include/openssl/tls1.h
+++ b/include/openssl/tls1.h
@@ -68,8 +68,8 @@ extern "C" {
# define TLS1_3_VERSION 0x0304
# define TLS_MAX_VERSION TLS1_3_VERSION
-/* TODO(TLS1.3) REMOVE ME: Version indicator for draft -17 */
-# define TLS1_3_VERSION_DRAFT 0x7f11
+/* TODO(TLS1.3) REMOVE ME: Version indicator for draft -18 */
+# define TLS1_3_VERSION_DRAFT 0x7f12
/* Special value for method supporting multiple versions */
# define TLS_ANY_VERSION 0x10000