From cefde130fc6cbb461a8295bb6863190c3748b47e Mon Sep 17 00:00:00 2001 From: "christophe.ravel.bugs%sun.com" Date: Thu, 29 Jul 2004 18:23:15 +0000 Subject: [PATCH] 238319: Sun packages changes. git-svn-id: svn://10.0.0.236/branches/NSS_3_9_BRANCH@160061 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/security/nss/pkg/linux/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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`