Skip to content

Commit 61ed712

Browse files
Arm RC3 in patchlevel.h - release_status is testing in META.json
1 parent 34b127b commit 61ed712

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

META.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"vxs.inc"
106106
]
107107
},
108-
"release_status" : "stable",
108+
"release_status" : "testing",
109109
"resources" : {
110110
"bugtracker" : {
111111
"web" : "https://github.com/Perl/perl5/issues"

patchlevel.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ hunk.
155155
# endif
156156
static const char * const local_patches[] = {
157157
NULL
158+
,"RC3"
158159
#ifdef PERL_GIT_UNCOMMITTED_CHANGES
159160
,"uncommitted-changes"
160161
#endif

0 commit comments

Comments
 (0)