summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-07-13 13:13:46 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-07-13 13:13:46 +0000
commit77161776567d028515eadf84ce939a57866391c1 (patch)
treef239e513ec247edac745ee4de26a703d3a8fa079
parent3e9bebd5e3537348bf6b698defecf0de0d19dde7 (diff)
downloadperl-5.7.2.tar.gz
Snip away the devel patchlevel.perl-5.7.2
p4raw-id: //depot/perl@11355
-rw-r--r--patchlevel.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/patchlevel.h b/patchlevel.h
index b2062a62f7..0bc9567224 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -70,7 +70,6 @@
#if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
static char *local_patches[] = {
NULL
- ,"DEVEL11352"
,NULL
};