summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorSawyer X <xsawyerx@cpan.org>2019-05-17 21:50:51 +0300
committerSawyer X <xsawyerx@cpan.org>2019-05-17 21:50:51 +0300
commit94f2d596875e079ff19f317ce88509f0d65af968 (patch)
tree9ed3d6126547a5b9f2b68589b09a2b921c6a1b37 /patchlevel.h
parentae25487969db85797fe601911bca170138db1aa5 (diff)
downloadperl-94f2d596875e079ff19f317ce88509f0d65af968.tar.gz
bump version to RC2
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 acafc2be3c..bdc827261d 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -133,6 +133,7 @@ hunk.
# endif
static const char * const local_patches[] = {
NULL
+ ,"RC2"
#ifdef PERL_GIT_UNCOMMITTED_CHANGES
,"uncommitted-changes"
#endif