Browse Source

Upgraded NSPR_RELDATE to v4.6.3-dstest.
This upgrade is made from 1) v4.6.2 -> v4.6.3 and 2) applying a new ipv6.patch
from [mozilla 34843].

Noriko Hosoi 19 years ago
parent
commit
1c469e04d7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      component_versions.mk

+ 1 - 1
component_versions.mk

@@ -52,7 +52,7 @@
 # naming scheme.
 # NSPR
 ifndef NSPR_RELDATE
-  NSPR_RELDATE = v4.6.2-dstest
+  NSPR_RELDATE = v4.6.3-dstest
 endif
 
 # SECURITY (NSS) LIBRARY