summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorSawyer X <xsawyerx@cpan.org>2018-06-19 11:12:16 -0600
committerSawyer X <xsawyerx@cpan.org>2018-06-19 11:12:16 -0600
commit216aed285cf59fe6623eed8c6114c70b19513ab9 (patch)
tree90c434cd5a3a691f698f62de2dda14f941afe344 /patchlevel.h
parent114f2299a3d9ec594526ecbb37e96f6cca40d418 (diff)
downloadperl-216aed285cf59fe6623eed8c6114c70b19513ab9.tar.gz
bump version to RC4
Diffstat (limited to 'patchlevel.h')
-rw-r--r--patchlevel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/patchlevel.h b/patchlevel.h
index 39918ea301..d4b277f08b 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -133,6 +133,7 @@ hunk.
# endif
static const char * const local_patches[] = {
NULL
+ ,"RC4"
#ifdef PERL_GIT_UNCOMMITTED_CHANGES
,"uncommitted-changes"
#endif