diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-06-21 13:13:58 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-06-21 13:13:58 +0000 |
commit | f87117110a8ced55dd7684a75939dec0ba739dcd (patch) | |
tree | 3833114200bae76ab67547596484300fdaa03eaa /patchlevel.h | |
parent | c70bce4322cb2067cde791909bc3bd7d495f49a6 (diff) | |
download | perl-f87117110a8ced55dd7684a75939dec0ba739dcd.tar.gz |
This is 5.8.0 RC2.
p4raw-id: //depot/perl@17341
Diffstat (limited to 'patchlevel.h')
-rw-r--r-- | patchlevel.h | 1 |
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 }; |