summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2005-05-16 15:46:10 +0000
committerNicholas Clark <nick@ccl4.org>2005-05-16 15:46:10 +0000
commitac7fd4330e15d4d7f4ef52a19c0dba959a2ec44f (patch)
tree805921447ea694e908d4ed73727dd1ac3b1c8235
parenteb3a56e92e2a8129df22305a38ec8775393659f0 (diff)
downloadperl-ac7fd4330e15d4d7f4ef52a19c0dba959a2ec44f.tar.gz
Summon more, different, fruit.
p4raw-id: //depot/maint-5.8/perl@24487
-rw-r--r--patchlevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/patchlevel.h b/patchlevel.h
index 0b61a3385e..fe7d208e57 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
- ,"MAINT24483"
+ ,"RC1"
,NULL
};