summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorSawyer X <xsawyerx@cpan.org>2018-06-18 14:29:15 -0600
committerSawyer X <xsawyerx@cpan.org>2018-06-18 14:29:15 -0600
commit39372d1176d5a8248e9bcd483c4c064444f51e33 (patch)
tree780b1a142f9d1f07e65905f49adda7e11e728a97 /patchlevel.h
parentad06a4010773397573265c9b40a46902122a7d13 (diff)
downloadperl-39372d1176d5a8248e9bcd483c4c064444f51e33.tar.gz
bump version to RC3
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..1450bcdf98 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -133,6 +133,7 @@ hunk.
# endif
static const char * const local_patches[] = {
NULL
+ ,"RC3"
#ifdef PERL_GIT_UNCOMMITTED_CHANGES
,"uncommitted-changes"
#endif