summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwtchang%redhat.com <devnull@localhost>2005-04-28 22:43:22 +0000
committerwtchang%redhat.com <devnull@localhost>2005-04-28 22:43:22 +0000
commit93fe0dc601859acbdc16f9542ce3bd63ce01d496 (patch)
tree18350bf0baf3afc674830324c84121734e8a63fe
parent6fe9e6c57b02d851c795731eda2c592af32e808d (diff)
downloadnspr-hg-93fe0dc601859acbdc16f9542ce3bd63ce01d496.tar.gz
Bugzilla Bug 291631: changed MOD_MINOR_VERSION to 6 for NSPR 4.6.
r=mozilla@rosenauer.org. a=asa for mozilla1.8b2 and aviary1.1a. Modified files: configure.in configure Tag: NSPRPUB_PRE_4_2_CLIENT_BRANCH
-rwxr-xr-xconfigure2
-rw-r--r--configure.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index caccf83d..025b200f 100755
--- a/configure
+++ b/configure
@@ -680,7 +680,7 @@ test "$host_alias" != "$target_alias" &&
MOD_MAJOR_VERSION=4
-MOD_MINOR_VERSION=5
+MOD_MINOR_VERSION=6
MOD_PATCH_VERSION=0
NSPR_MODNAME=nspr20
_HAVE_PTHREADS=
diff --git a/configure.in b/configure.in
index d91fc4a6..d8ec8348 100644
--- a/configure.in
+++ b/configure.in
@@ -43,7 +43,7 @@ dnl ========================================================
dnl = Defaults
dnl ========================================================
MOD_MAJOR_VERSION=4
-MOD_MINOR_VERSION=5
+MOD_MINOR_VERSION=6
MOD_PATCH_VERSION=0
NSPR_MODNAME=nspr20
_HAVE_PTHREADS=