summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2004-01-07 12:10:19 +0000
committerNicholas Clark <nick@ccl4.org>2004-01-07 12:10:19 +0000
commit82583f0f3ea199e63e731d627e7263ba19ebb9f5 (patch)
treef17d231bd06867d40cd960681348c463a1d89b69
parent7760d02f8383c36f16342018e98fa905c578ca74 (diff)
downloadperl-82583f0f3ea199e63e731d627e7263ba19ebb9f5.tar.gz
This is RC1
p4raw-id: //depot/maint-5.8/perl@22087
-rw-r--r--patchlevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/patchlevel.h b/patchlevel.h
index b035b82040..e62a666f1e 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
- ,"MAINT22085"
+ ,"RC1"
,NULL
};