diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1998-08-08 03:45:04 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1998-08-08 03:45:04 +0000 |
commit | b1ff3570989bdc540ce9207a4b59e76d2ef28e25 (patch) | |
tree | 46733ba4441605afd709d9672fec0dda456cba15 /patchlevel.h | |
parent | 3f943bd979a211fe18bd0f4528b190c72f7180e1 (diff) | |
download | perl-b1ff3570989bdc540ce9207a4b59e76d2ef28e25.tar.gz |
set patchlevel.h, other minor tweaks
p4raw-id: //depot/maint-5.005/perl@1758
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 ba0e8e161f..2245b1f2a7 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -40,7 +40,6 @@ */ static char *local_patches[] = { NULL - ,"TRIAL2 - nearly 5.005_02, **for testing purposes only**" ,NULL }; |