From 035673e21d0d3da243ec34c823ff47debb3772e5 Mon Sep 17 00:00:00 2001 From: Robert Relyea Date: Thu, 29 Apr 2021 13:48:35 -0700 Subject: [PATCH] We're on NSS 3.65 right now, not NSS 3.64 --- lib/nss/nss.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/nss/nss.def b/lib/nss/nss.def index 91486ceff0..a79e56c714 100644 --- a/lib/nss/nss.def +++ b/lib/nss/nss.def @@ -1220,7 +1220,7 @@ PK11_HPKE_ImportContext; ;+ local: ;+ *; ;+}; -;+NSS_3.64 { # NSS 3.64 release +;+NSS_3.65 { # NSS 3.65 release ;+ global: PK11_CreateContextByPubKey; PK11_CreateContextByPrivKey;