Skip to content

Commit d9a8c94

Browse files
committed
Bump to RC1 and update META.json
1 parent 76414aa commit d9a8c94

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

META.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"vxs.inc"
107107
]
108108
},
109-
"release_status" : "stable",
109+
"release_status" : "testing",
110110
"resources" : {
111111
"bugtracker" : {
112112
"web" : "https://github.com/Perl/perl5/issues"

patchlevel.h

+1
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ hunk.
158158
# endif
159159
static const char * const local_patches[] = {
160160
NULL
161+
,"RC1"
161162
#ifdef PERL_GIT_UNCOMMITTED_CHANGES
162163
,"uncommitted-changes"
163164
#endif

0 commit comments

Comments
 (0)