Desactive the "DEVEL" local patch tag for release.
Rafael Garcia-Suarez [Sat, 7 Jul 2007 09:32:30 +0000 (09:32 +0000)]
p4raw-id: //depot/perl@31557

patchlevel.h

index ec4ad7f..fa11bf1 100644 (file)
@@ -118,7 +118,6 @@ hunk.
 #if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
 static const char * const local_patches[] = {
        NULL
-       ,"DEVEL"
        ,NULL
 };