diff options
author | JustOff <Off.Just.Off@gmail.com> | 2018-06-09 15:09:22 +0300 |
---|---|---|
committer | JustOff <Off.Just.Off@gmail.com> | 2018-06-11 16:42:09 +0300 |
commit | 28840df99513e419da8cdcd907782d1637222a84 (patch) | |
tree | 3f72a9a552289f158def1a871c19d40ce2bf4d31 /nsprpub/configure | |
parent | 525908e63ac8e812d6216b748d0af89075aa80d6 (diff) | |
download | uxp-28840df99513e419da8cdcd907782d1637222a84.tar.gz |
Update NSPR to 4.19
Diffstat (limited to 'nsprpub/configure')
-rwxr-xr-x | nsprpub/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nsprpub/configure b/nsprpub/configure index 19e9fa60f6..619d193ae8 100755 --- a/nsprpub/configure +++ b/nsprpub/configure @@ -2488,7 +2488,7 @@ test -n "$target_alias" && program_prefix=${target_alias}- MOD_MAJOR_VERSION=4 -MOD_MINOR_VERSION=18 +MOD_MINOR_VERSION=19 MOD_PATCH_VERSION=0 NSPR_MODNAME=nspr20 _HAVE_PTHREADS= |