diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2000-12-08 16:39:04 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2000-12-08 16:39:04 +0000 |
commit | 935679dfc2f8dd4d3a4581a59c36821f294f6459 (patch) | |
tree | ff04bae0d63780a9063548a717a79a71fa254b20 /patchlevel.h | |
parent | 28d3d195b04c40a4811db0a74e089d561a53d924 (diff) | |
download | perl-935679dfc2f8dd4d3a4581a59c36821f294f6459.tar.gz |
Update Changes.
p4raw-id: //depot/perl@8043
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 acee45547b..ca39c4e892 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -70,7 +70,7 @@ #if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT) static char *local_patches[] = { NULL - ,"DEVEL8015" + ,"DEVEL8042" ,NULL }; |