summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@semiotic.systems>2022-05-20 16:16:16 -0400
committerRicardo Signes <rjbs@semiotic.systems>2022-05-20 16:51:27 -0400
commit5a34797bb6f3ee2c01d2330759aa4348d5d98d59 (patch)
tree9c87f311abca1ca33cb6b7e3c80dbf6d177043fa
parent93c1882fe4fd3e26e5b5c9be75af0dc062ffe6e5 (diff)
downloadperl-5a34797bb6f3ee2c01d2330759aa4348d5d98d59.tar.gz
prepare perl-v5.36.0 RC2
Due to SSL problems on PAUSE, RC1 is unlikely to exist in public.
-rw-r--r--patchlevel.h2
-rw-r--r--pod/perlhist.pod1
2 files changed, 2 insertions, 1 deletions
diff --git a/patchlevel.h b/patchlevel.h
index f9ccc66b51..0c6a5db281 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -157,7 +157,7 @@ hunk.
# endif
static const char * const local_patches[] = {
NULL
- ,"RC1"
+ ,"RC2"
#ifdef PERL_GIT_UNCOMMITTED_CHANGES
,"uncommitted-changes"
#endif
diff --git a/pod/perlhist.pod b/pod/perlhist.pod
index 959d6048d0..4cae6df609 100644
--- a/pod/perlhist.pod
+++ b/pod/perlhist.pod
@@ -731,6 +731,7 @@ the strings?).
Steve 5.35.11 2022-Apr-20
Ricardo 5.36.0-RC1 2022-May-20 The 5.36 maintenance track
+ Ricardo 5.36.0-RC2 2022-May-20
=head2 SELECTED RELEASE SIZES