summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsonja.mirtitsch%sun.com <devnull@localhost>2003-02-08 04:04:26 +0000
committersonja.mirtitsch%sun.com <devnull@localhost>2003-02-08 04:04:26 +0000
commitb6dae4d0db88092603cb3d40c5caf40ce99b29f5 (patch)
tree043116de14852fead5ff2f900a33a55a87b2c00a
parenta74887df0f5f21f211271f3665acf904905321bb (diff)
downloadnss-hg-b6dae4d0db88092603cb3d40c5caf40ce99b29f5.tar.gz
setting version numbers to 334 see bug 192356
-rw-r--r--security/nss/lib/nss/nss.h4
-rw-r--r--security/nss/manifest.mn2
-rw-r--r--security/nss/pkg/solaris/Makefile.com4
3 files changed, 5 insertions, 5 deletions
diff --git a/security/nss/lib/nss/nss.h b/security/nss/lib/nss/nss.h
index bb9261702..0d10ce390 100644
--- a/security/nss/lib/nss/nss.h
+++ b/security/nss/lib/nss/nss.h
@@ -49,10 +49,10 @@ SEC_BEGIN_PROTOS
* The format of the version string should be
* "<major version>.<minor version>[.<patch level>] [<Beta>]"
*/
-#define NSS_VERSION "3.3.3"
+#define NSS_VERSION "3.3.4 Beta"
#define NSS_VMAJOR 3
#define NSS_VMINOR 3
-#define NSS_VPATCH 3
+#define NSS_VPATCH 4
#define NSS_BETA PR_TRUE
diff --git a/security/nss/manifest.mn b/security/nss/manifest.mn
index fd91496cf..d04abdeca 100644
--- a/security/nss/manifest.mn
+++ b/security/nss/manifest.mn
@@ -33,7 +33,7 @@
CORE_DEPTH = ..
DEPTH = ..
-IMPORTS = nspr20/v4.1.2 \
+IMPORTS = nspr20/v4.1.4 \
dbm/DBM_1_55_RTM \
$(NULL)
diff --git a/security/nss/pkg/solaris/Makefile.com b/security/nss/pkg/solaris/Makefile.com
index e768a1c03..ac4790230 100644
--- a/security/nss/pkg/solaris/Makefile.com
+++ b/security/nss/pkg/solaris/Makefile.com
@@ -21,8 +21,8 @@ FILES = $(DATAFILES) pkginfo prototype
PACKAGE = $(shell basename `pwd`)
-PRODUCT_VERSION = 3.3.3
-PRODUCT_NAME = NSS_3_3_3_RTM
+PRODUCT_VERSION = "3.3.4"
+PRODUCT_NAME = NSS_3_3_4_RTM
LN = /usr/bin/ln