diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-01-13 02:12:42 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-01-13 02:12:42 +0000 |
commit | 14ba8b5c99315fe1f22959d0e8081995a54850e4 (patch) | |
tree | 2f9c6c2b7f9b0ac51ebcb7df3f336a0cfd92d60c /patchlevel.h | |
parent | 1f45ae4a6ff0f2644f5065847597623b443d5e93 (diff) | |
download | perl-14ba8b5c99315fe1f22959d0e8081995a54850e4.tar.gz |
Update Changes.
p4raw-id: //depot/perl@8429
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 30397891a9..ee4e7ce0ac 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 - ,"DEVEL8403" + ,"DEVEL8428" ,NULL }; |