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 ee68a75 commit 5e82636Copy full SHA for 5e82636
META.json
@@ -105,7 +105,7 @@
105
"vxs.inc"
106
]
107
},
108
- "release_status" : "testing",
+ "release_status" : "stable",
109
"resources" : {
110
"bugtracker" : {
111
"web" : "https://github.com/Perl/perl5/issues"
patchlevel.h
@@ -155,7 +155,6 @@ 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