From f95d45c36e7c7131747259956821d844e8952e5d Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Thu, 8 Jun 2017 10:53:01 +0000 Subject: nss-3.31 --- nss/lib/util/nssutil.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'nss/lib/util/nssutil.h') diff --git a/nss/lib/util/nssutil.h b/nss/lib/util/nssutil.h index 53b96a0..bdde3dd 100644 --- a/nss/lib/util/nssutil.h +++ b/nss/lib/util/nssutil.h @@ -19,10 +19,10 @@ * The format of the version string should be * ".[.[.]][ ]" */ -#define NSSUTIL_VERSION "3.28.1" +#define NSSUTIL_VERSION "3.31" #define NSSUTIL_VMAJOR 3 -#define NSSUTIL_VMINOR 28 -#define NSSUTIL_VPATCH 1 +#define NSSUTIL_VMINOR 31 +#define NSSUTIL_VPATCH 0 #define NSSUTIL_VBUILD 0 #define NSSUTIL_BETA PR_FALSE -- cgit v1.2.1