summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2014-09-26 09:06:26 -0400
committerRicardo Signes <rjbs@cpan.org>2014-09-26 09:39:24 -0400
commit45c9c508b80c2c5e8175b923f5586ebae8256cc4 (patch)
treea00f8902f526bf37a07022d574335a0e0df0b3f6
parentc428c59c0af0a8213fce4357214a5cdf7d3faf56 (diff)
downloadperl-45c9c508b80c2c5e8175b923f5586ebae8256cc4.tar.gz
patchlevel.h: we are now perl-5.18.3-RC2v5.18.3-RC2
-rw-r--r--patchlevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/patchlevel.h b/patchlevel.h
index 72b1569091..32dcae65fc 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -133,7 +133,7 @@ hunk.
# endif
static const char * const local_patches[] = {
NULL
- ,"RC1"
+ ,"RC2"
#ifdef PERL_GIT_UNCOMMITTED_CHANGES
,"uncommitted-changes"
#endif