Restore the "DEVEL" locally-applied-patches version tag in blead.
Rafael Garcia-Suarez [Tue, 16 Mar 2004 21:27:02 +0000 (21:27 +0000)]
p4raw-id: //depot/perl@22511

patchlevel.h

index 1ef1843..caa64d8 100644 (file)
@@ -120,6 +120,7 @@ hunk.
 #if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
 static char    *local_patches[] = {
        NULL
+       ,"DEVEL22511"
        ,NULL
 };