This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: [PATCH] various RC1 nits
[perl5.git] / patchlevel.h
index 298bf02..b0750aa 100644 (file)
@@ -118,7 +118,7 @@ hunk.
 #if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
 static const char * const local_patches[] = {
        NULL
-       ,"DEVEL"
+       ,"RC1"
        ,NULL
 };