diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-07-18 22:06:38 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-07-18 22:06:38 +0000 |
commit | 02a834a9ae508dc3fab0b5a0375804172985b012 (patch) | |
tree | a4ed308df99f14f15bd22a5c8512f8fa218b682a /patchlevel.h | |
parent | fab7622b239a38d53a92ef37296a629dc8b4f4df (diff) | |
download | perl-02a834a9ae508dc3fab0b5a0375804172985b012.tar.gz |
This is 5.8.0.perl-5.8.0
p4raw-id: //depot/perl@17637
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 ad6ee8e9a1..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 - ,"DEVEL17634" ,NULL }; |