summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2012-05-14 12:26:36 -0400
committerRicardo Signes <rjbs@cpan.org>2012-05-14 15:23:00 -0400
commit29534a18a4544e864a3e980c6de7e58d871335a9 (patch)
tree89772308e2c545bf9f9bc337e1b6eedf0a47271a
parent614ae05d6b048685d4d67c36263cb15372574d70 (diff)
downloadperl-29534a18a4544e864a3e980c6de7e58d871335a9.tar.gz
next release will be RC1
-rw-r--r--patchlevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/patchlevel.h b/patchlevel.h
index 3640282a23..d0740e44d4 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -133,7 +133,7 @@ hunk.
# endif
static const char * const local_patches[] = {
NULL
- ,"RC0"
+ ,"RC1"
#ifdef PERL_GIT_UNCOMMITTED_CHANGES
,"uncommitted-changes"
#endif