summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorSawyer X <xsawyerx@cpan.org>2020-03-21 16:29:25 +0200
committerSawyer X <xsawyerx@cpan.org>2020-03-21 16:29:25 +0200
commit6250bb93ceb6e8370470430d55bcd2214ea8da2e (patch)
tree84123a8c9e1902599ce47b3a7e340f4e78ea4bd7 /patchlevel.h
parent4e0a0b9417f340f4f5bcce09ea347510f2328c05 (diff)
downloadperl-6250bb93ceb6e8370470430d55bcd2214ea8da2e.tar.gz
Setting version to RC0
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 dea542dc44..56d2c2597e 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -133,6 +133,7 @@ hunk.
# endif
static const char * const local_patches[] = {
NULL
+ ,"RC0"
#ifdef PERL_GIT_UNCOMMITTED_CHANGES
,"uncommitted-changes"
#endif