summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-06-21 13:13:58 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-06-21 13:13:58 +0000
commitf87117110a8ced55dd7684a75939dec0ba739dcd (patch)
tree3833114200bae76ab67547596484300fdaa03eaa /patchlevel.h
parentc70bce4322cb2067cde791909bc3bd7d495f49a6 (diff)
downloadperl-f87117110a8ced55dd7684a75939dec0ba739dcd.tar.gz
This is 5.8.0 RC2.
p4raw-id: //depot/perl@17341
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 ce92694d45..164ee0d83c 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -79,7 +79,6 @@
#if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
static char *local_patches[] = {
NULL
- ,"DEVEL17339"
,NULL
};