summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2007-07-07 09:32:30 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2007-07-07 09:32:30 +0000
commit9970c600d87568f49903536df93fe39ad6143671 (patch)
tree733059dea05c0599dd6249007559f695fac8ae02 /patchlevel.h
parent00880d60ab3a392fce4f5104854f769954b84313 (diff)
downloadperl-9970c600d87568f49903536df93fe39ad6143671.tar.gz
Desactive the "DEVEL" local patch tag for release.
p4raw-id: //depot/perl@31557
Diffstat (limited to 'patchlevel.h')
-rw-r--r--patchlevel.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/patchlevel.h b/patchlevel.h
index ec4ad7f71b..fa11bf151a 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
};