diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1998-08-05 10:05:46 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1998-08-05 10:05:46 +0000 |
commit | 87de16722cc997305cd67fe72a75c83d2757d1a3 (patch) | |
tree | ae2a63186403d31f1bb38940ed9d59c1c2eee36a /patchlevel.h | |
parent | 20675f5df2904f5bc6271c75e953945c6db9a0b8 (diff) | |
download | perl-87de16722cc997305cd67fe72a75c83d2757d1a3.tar.gz |
update Changes, patchlevel, tweak Liblist.pm
p4raw-id: //depot/maint-5.005/perl@1740
Diffstat (limited to 'patchlevel.h')
-rw-r--r-- | patchlevel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patchlevel.h b/patchlevel.h index 57f0d893e2..ba0e8e161f 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -40,7 +40,7 @@ */ static char *local_patches[] = { NULL - ,"TRIAL1 - nearly 5.005_02, **for testing purposes only**" + ,"TRIAL2 - nearly 5.005_02, **for testing purposes only**" ,NULL }; |