summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2016-05-03 11:38:36 -0400
committerRicardo Signes <rjbs@cpan.org>2016-05-03 11:38:36 -0400
commit03ea422d3e27cf8ec0f1440880a344ad765fd501 (patch)
tree11fcb5eee08b7b5721ad478c4aca8d9217ebc570 /patchlevel.h
parent9a21f3bac1068ca5b18174aada84118ea04fe3eb (diff)
downloadperl-03ea422d3e27cf8ec0f1440880a344ad765fd501.tar.gz
patchlevel, perlhist: another day, another RC
Diffstat (limited to 'patchlevel.h')
-rw-r--r--patchlevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/patchlevel.h b/patchlevel.h
index 53fe568c89..82aa264c41 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -133,7 +133,7 @@ hunk.
# endif
static const char * const local_patches[] = {
NULL
- ,"RC4"
+ ,"RC5"
#ifdef PERL_GIT_UNCOMMITTED_CHANGES
,"uncommitted-changes"
#endif