From 8781f745556be5d7402d0f3adc67ecfe32fe04a0 Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Fri, 23 Feb 2018 11:03:38 +0100 Subject: Update NSPR to 4.18 --- nsprpub/pr/include/prinit.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nsprpub/pr/include/prinit.h') diff --git a/nsprpub/pr/include/prinit.h b/nsprpub/pr/include/prinit.h index fd935ec30..c55788923 100644 --- a/nsprpub/pr/include/prinit.h +++ b/nsprpub/pr/include/prinit.h @@ -31,9 +31,9 @@ PR_BEGIN_EXTERN_C ** The format of the version string is ** ".[.] []" */ -#define PR_VERSION "4.16" +#define PR_VERSION "4.18" #define PR_VMAJOR 4 -#define PR_VMINOR 16 +#define PR_VMINOR 18 #define PR_VPATCH 0 #define PR_BETA PR_FALSE -- cgit v1.2.3