We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76414aa commit d9a8c94Copy full SHA for d9a8c94
META.json
@@ -106,7 +106,7 @@
106
"vxs.inc"
107
]
108
},
109
- "release_status" : "stable",
+ "release_status" : "testing",
110
"resources" : {
111
"bugtracker" : {
112
"web" : "https://github.com/Perl/perl5/issues"
patchlevel.h
@@ -158,6 +158,7 @@ hunk.
158
# endif
159
static const char * const local_patches[] = {
160
NULL
161
+ ,"RC1"
162
#ifdef PERL_GIT_UNCOMMITTED_CHANGES
163
,"uncommitted-changes"
164
#endif
0 commit comments