From a606db64bb69d2ebf58c43b1329766e526d29c6c Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Tue, 16 Mar 2004 21:27:02 +0000 Subject: [PATCH] Restore the "DEVEL" locally-applied-patches version tag in blead. p4raw-id: //depot/perl@22511 --- patchlevel.h | 1 + 1 file changed, 1 insertion(+) diff --git a/patchlevel.h b/patchlevel.h index 1ef1843..caa64d8 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -120,6 +120,7 @@ hunk. #if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT) static char *local_patches[] = { NULL + ,"DEVEL22511" ,NULL }; -- 2.7.4