From: Rafael Garcia-Suarez Date: Sat, 7 Jul 2007 09:32:30 +0000 (+0000) Subject: Desactive the "DEVEL" local patch tag for release. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=9970c600d87568f49903536df93fe39ad6143671;p=p5sagit%2Fp5-mst-13.2.git Desactive the "DEVEL" local patch tag for release. p4raw-id: //depot/perl@31557 --- diff --git a/patchlevel.h b/patchlevel.h index ec4ad7f..fa11bf1 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -118,7 +118,6 @@ hunk. #if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT) static const char * const local_patches[] = { NULL - ,"DEVEL" ,NULL };