summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2008-11-10 23:06:03 +0000
committerNicholas Clark <nick@ccl4.org>2008-11-10 23:06:03 +0000
commit7ccf7bf9adf1ace601be83b409b1315292b1d574 (patch)
tree17856024198d85ef693e1063e6fce03907ab2900
parent8560d8b733655970561e361b1d06c13e435753ba (diff)
downloadperl-5.8.9-RC1.tar.gz
This is RC1perl-5.8.9-RC1
p4raw-id: //depot/maint-5.8/perl@34813
-rw-r--r--patchlevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/patchlevel.h b/patchlevel.h
index f75243856c..7aa634d2a5 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -121,7 +121,7 @@ hunk.
#if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
static const char *local_patches[] = {
NULL
- ,"MAINT34811"
+ ,"RC1"
,NULL
};