We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34b127b commit 61ed712Copy full SHA for 61ed712
META.json
@@ -105,7 +105,7 @@
105
"vxs.inc"
106
]
107
},
108
- "release_status" : "stable",
+ "release_status" : "testing",
109
"resources" : {
110
"bugtracker" : {
111
"web" : "https://github.com/Perl/perl5/issues"
patchlevel.h
@@ -155,6 +155,7 @@ hunk.
155
# endif
156
static const char * const local_patches[] = {
157
NULL
158
+ ,"RC3"
159
#ifdef PERL_GIT_UNCOMMITTED_CHANGES
160
,"uncommitted-changes"
161
#endif
0 commit comments