From 3f005c0433c56a540c211c9b6be1cf45a8185bc7 Mon Sep 17 00:00:00 2001 From: David Goulet Date: Tue, 14 Feb 2017 10:49:28 -0500 Subject: protover: Add new version for prop224 for HSIntro/HSDir Signed-off-by: David Goulet --- src/or/protover.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/or/protover.c') diff --git a/src/or/protover.c b/src/or/protover.c index ceaf2d5ccf..88d549ab35 100644 --- a/src/or/protover.c +++ b/src/or/protover.c @@ -289,8 +289,8 @@ protover_get_supported_protocols(void) "Cons=1-2 " "Desc=1-2 " "DirCache=1 " - "HSDir=1 " - "HSIntro=3 " + "HSDir=1-2 " + "HSIntro=3-4 " "HSRend=1-2 " "Link=1-4 " "LinkAuth=1,3 " -- cgit v1.2.3-54-g00ecf