Skip to content

Commit

Permalink
Bump to RC1 and update META.json
Browse files Browse the repository at this point in the history
  • Loading branch information
steve-m-hay committed Jan 5, 2025
1 parent 60ce94f commit 2c3e856
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion META.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"vxs.inc"
]
},
"release_status" : "stable",
"release_status" : "testing",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/Perl/perl5/issues"
Expand Down
1 change: 1 addition & 0 deletions patchlevel.h
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ hunk.
# endif
static const char * const local_patches[] = {
NULL
,"RC1"
#ifdef PERL_GIT_UNCOMMITTED_CHANGES
,"uncommitted-changes"
#endif
Expand Down

0 comments on commit 2c3e856

Please sign in to comment.