From c1f8c0cb5d23083d4acd4f72450259041138b244 Mon Sep 17 00:00:00 2001 From: Moonchild Date: Thu, 9 Jul 2020 18:55:01 +0000 Subject: [NSS] Version and build bump --- security/nss/lib/util/nssutil.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/nss/lib/util') diff --git a/security/nss/lib/util/nssutil.h b/security/nss/lib/util/nssutil.h index f067465c8..8a4378fe6 100644 --- a/security/nss/lib/util/nssutil.h +++ b/security/nss/lib/util/nssutil.h @@ -19,10 +19,10 @@ * The format of the version string should be * ".[.[.]][ ]" */ -#define NSSUTIL_VERSION "3.48.2" +#define NSSUTIL_VERSION "3.48.3" #define NSSUTIL_VMAJOR 3 #define NSSUTIL_VMINOR 48 -#define NSSUTIL_VPATCH 2 +#define NSSUTIL_VPATCH 3 #define NSSUTIL_VBUILD 0 #define NSSUTIL_BETA PR_FALSE -- cgit v1.2.3