diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 2000-03-23 05:39:11 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 2000-03-23 05:39:11 +0000 |
commit | 37590e525640e8a7292e3548240b36182deaf4a8 (patch) | |
tree | 86cf4c62ada416a708b3c205ccc1f8dc0bd3d327 /patchlevel.h | |
parent | 7a95317de3a0b3e190302bf7cc5140404911987c (diff) | |
download | perl-37590e525640e8a7292e3548240b36182deaf4a8.tar.gz |
update patchlevel.h, Changes; regen perltoc.podperl-5.6.0
p4raw-id: //depot/perl@5899
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 ab5b2393e9..f95db63f63 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 - , "v5.6.0-RC3" ,NULL }; |