This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
prepare for v5.38.0-RC1 v5.38.0-RC1
authorRicardo Signes <rjbs@semiotic.systems>
Fri, 16 Jun 2023 01:18:04 +0000 (21:18 -0400)
committerRicardo Signes <rjbs@semiotic.systems>
Fri, 16 Jun 2023 01:18:04 +0000 (21:18 -0400)
dist/Module-CoreList/lib/Module/CoreList.pm
patchlevel.h
pod/perlhist.pod

index 587adb9..a837e3a 100644 (file)
@@ -405,7 +405,7 @@ sub changes_between {
     5.037010 => '2023-03-20',
     5.037011 => '2023-04-20',
     5.036001 => '2023-04-23',
-    5.038000 => '2023-06-20',
+    5.038000 => '2023-06-30',
   );
 
 for my $version ( sort { $a <=> $b } keys %released ) {
index 95f034a..9edeb09 100644 (file)
@@ -158,7 +158,7 @@ hunk.
 #  endif
 static const char * const local_patches[] = {
         NULL
-        ,"RC0"
+        ,"RC1"
 #ifdef PERL_GIT_UNCOMMITTED_CHANGES
         ,"uncommitted-changes"
 #endif
index 8fa502f..9b523d6 100644 (file)
@@ -752,7 +752,8 @@ the strings?).
  Yves      5.37.10      2023-Mar-20
  Steve     5.37.11      2023-Apr-20
 
- Ricardo   5.38.0       2023-Jun-20
+ Ricardo   5.38.0-RC1   2023-Jun-15     The 5.38 maintenance track
+ Ricardo   5.38.0       2023-Jun-??
 
 =head2 SELECTED RELEASE SIZES