diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2000-09-02 17:35:45 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2000-09-02 17:35:45 +0000 |
commit | dd6de30256cfc1845bcd3565e6908fd2365f6cde (patch) | |
tree | 8efeea4c55ae4a8cea8c3862a5c922ade5ffb5fd /patchlevel.h | |
parent | 8a1f490d058901aab310cf8fdb511254576dfc05 (diff) | |
download | perl-dd6de30256cfc1845bcd3565e6908fd2365f6cde.tar.gz |
Changes and patchlevel tweaks.
p4raw-id: //depot/perl@7014
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 bc2367c128..3656646cb5 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 - ,"DEVEL7012" ,NULL }; |