summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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/ .*//'`