Skip to content

Commit

Permalink
Bump patchlevel to RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
leonerd committed Nov 21, 2023
1 parent 66307f5 commit c5f4a3d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion META.json
Expand Up @@ -118,7 +118,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
Expand Up @@ -157,6 +157,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 c5f4a3d

Please sign in to comment.