summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorSawyer X <xsawyerx@cpan.org>2021-05-04 23:48:24 +0200
committerSawyer X <xsawyerx@cpan.org>2021-05-04 23:48:24 +0200
commite961d2963049790d11c833bf8a499452f33c3452 (patch)
tree71f57caff95e68925dea6e4985761a9dbdf3b318 /patchlevel.h
parentebe4c5ab84af352fdefbabfab695d420e201a0b9 (diff)
downloadperl-e961d2963049790d11c833bf8a499452f33c3452.tar.gz
bump version to RC1
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 1a48368e7c..f2242f4342 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -157,6 +157,7 @@ hunk.
# endif
static const char * const local_patches[] = {
NULL
+ ,"RC1"
#ifdef PERL_GIT_UNCOMMITTED_CHANGES
,"uncommitted-changes"
#endif