From: Rafael Garcia-Suarez Date: Sat, 7 Jul 2007 16:34:50 +0000 (+0000) Subject: Reinstate "DEVEL" in patchlevel X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=0a699383158a6d00fcd3c49d9e7b898c3d9e5704;p=p5sagit%2Fp5-mst-13.2.git Reinstate "DEVEL" in patchlevel p4raw-id: //depot/perl@31564 --- diff --git a/patchlevel.h b/patchlevel.h index fa11bf1..ec4ad7f 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -118,6 +118,7 @@ hunk. #if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT) static const char * const local_patches[] = { NULL + ,"DEVEL" ,NULL };