summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchristophe.ravel.bugs%sun.com <devnull@localhost>2005-04-20 00:18:24 +0000
committerchristophe.ravel.bugs%sun.com <devnull@localhost>2005-04-20 00:18:24 +0000
commit5a2962f381d05fc4d7baae5e63975268956cec55 (patch)
tree99d55f3b97f7f38cd42cf8216ebd30f5e9d9a9b9
parent4a5bf1a08951d0471b58ba1b962b83b0a8162b1f (diff)
downloadnspr-hg-NSPR_4_5_2_BETA4.tar.gz
Uprev rpm release to 4.
-rw-r--r--pkg/linux/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/linux/Makefile.in b/pkg/linux/Makefile.in
index 347658a2..c921e122 100644
--- a/pkg/linux/Makefile.in
+++ b/pkg/linux/Makefile.in
@@ -11,7 +11,7 @@ srcdir = @srcdir@
VPATH = @srcdir@
NAME = sun-nspr
-RELEASE = 3
+RELEASE = 4
TOPDIR = /usr/src/redhat
VERSION = `grep PR_VERSION $(dist_includedir)/prinit.h \
| sed -e 's/"$$//' -e 's/.*"//' -e 's/ .*//'`