summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2004-11-16 14:20:15 +0000
committerNicholas Clark <nick@ccl4.org>2004-11-16 14:20:15 +0000
commit3635fb1aa4647f612af8591db7a1ce08a4b67042 (patch)
treed3088a847b12110449cbb9b88836e0ded32e03f6
parent77c490ad324a464857c6d9aea231770ff7ad7ec1 (diff)
downloadperl-3635fb1aa4647f612af8591db7a1ce08a4b67042.tar.gz
Disarm the maint branch
p4raw-id: //depot/maint-5.8/perl@23502
-rw-r--r--patchlevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/patchlevel.h b/patchlevel.h
index a5254e0108..7b36a8a756 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -120,7 +120,7 @@ hunk.
#if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
static char *local_patches[] = {
NULL
- ,"RC1"
+ ,"MAINT23477"
,NULL
};