Reinstate "DEVEL" in patchlevel
Rafael Garcia-Suarez [Sat, 7 Jul 2007 16:34:50 +0000 (16:34 +0000)]
p4raw-id: //depot/perl@31564

patchlevel.h

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