summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2014-05-16 17:58:23 -0400
committerRicardo Signes <rjbs@cpan.org>2014-05-16 17:58:23 -0400
commit54ff0eaa0a8068c19c4e207390dfd6f0a6249cdd (patch)
tree99cb34e0f34ce82bc775823dab30435bf337e8a6
parent46a609d22f99ace3ef84577328febc9d30017baf (diff)
downloadperl-54ff0eaa0a8068c19c4e207390dfd6f0a6249cdd.tar.gz
patchlevel: we are now v5.20.0-RC1v5.20.0-RC1
-rw-r--r--patchlevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/patchlevel.h b/patchlevel.h
index 5b1e475c83..0b50d752da 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