summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2013-12-19 09:08:18 -0500
committerRicardo Signes <rjbs@cpan.org>2013-12-19 09:08:18 -0500
commita77efdad053c945eb838c6342c2b2bcd9afb4524 (patch)
tree76e2b8f080a0009f083e93305284323357d15d74
parentfd84ba74987f411289bdb37b471971478ad87601 (diff)
downloadperl-a77efdad053c945eb838c6342c2b2bcd9afb4524.tar.gz
update patchlevel to RC3v5.18.2-RC3
-rw-r--r--patchlevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/patchlevel.h b/patchlevel.h
index a668ff41b9..84617ccfb2 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -133,7 +133,7 @@ hunk.
# endif
static const char * const local_patches[] = {
NULL
- ,"RC2"
+ ,"RC3"
#ifdef PERL_GIT_UNCOMMITTED_CHANGES
,"uncommitted-changes"
#endif