From: Rafael Garcia-Suarez Date: Tue, 16 Mar 2004 21:27:02 +0000 (+0000) Subject: Restore the "DEVEL" locally-applied-patches version tag in blead. X-Git-Tag: accepted/trunk/20130322.191538~22196 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a606db64bb69d2ebf58c43b1329766e526d29c6c;p=platform%2Fupstream%2Fperl.git Restore the "DEVEL" locally-applied-patches version tag in blead. p4raw-id: //depot/perl@22511 --- 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 };