diff options
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= |