diff --git a/mozilla/security/nss/pkg/linux/Makefile b/mozilla/security/nss/pkg/linux/Makefile index 1f12b51c42e..1f0b85b7834 100644 --- a/mozilla/security/nss/pkg/linux/Makefile +++ b/mozilla/security/nss/pkg/linux/Makefile @@ -2,13 +2,13 @@ # Copyright 2002 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # -#ident "$Id: Makefile,v 1.2.42.6 2004-07-21 23:26:09 christophe.ravel.bugs%sun.com Exp $" +#ident "$Id: Makefile,v 1.2.42.7 2004-07-29 18:23:15 christophe.ravel.bugs%sun.com Exp $" # CORE_DEPTH = ../../.. NAME = sun-nss -RELEASE = 1 +RELEASE = 2 VERSION = `grep NSS_VERSION $(CORE_DEPTH)/../dist/public/nss/nss.h \ | sed -e 's/"$$//' -e 's/.*"//' -e 's/ .*//'` PWD = `pwd`