summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchristophe.ravel.bugs%sun.com <devnull@localhost>2005-03-09 18:20:15 +0000
committerchristophe.ravel.bugs%sun.com <devnull@localhost>2005-03-09 18:20:15 +0000
commit74ed66639c7758fef507f21fc15de39dff5ab4f1 (patch)
treee20033e935477e5c6ceaac380d012a733ae66119
parent4567b6446752d26a75ef8cc7e914881b91d16cca (diff)
downloadnspr-hg-NSPRPUB_RELEASE_4_1_BRANCH.tar.gz
-rw-r--r--pkg/linux/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/linux/Makefile b/pkg/linux/Makefile
index cc8c1867..fc9121fe 100644
--- a/pkg/linux/Makefile
+++ b/pkg/linux/Makefile
@@ -8,7 +8,7 @@
MOD_DEPTH = ../..
NAME = sun-nspr
-RELEASE = 3
+RELEASE = 4
VERSION = `grep PR_VERSION \
$(MOD_DEPTH)/../dist/$(OBJDIR_NAME)/include/prinit.h \
| sed -e 's/"$$//' -e 's/.*"//' -e 's/ .*//'`