diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-07-16 13:30:22 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-07-16 13:30:22 +0000 |
commit | 593f24885feb96f4558e8010c070e75705b7e36f (patch) | |
tree | 4dc98f49471fb6d6f8a30e31abe9710579f37e20 /patchlevel.h | |
parent | 6ef2ffc08af34476e9926ec68d86cf931bd70156 (diff) | |
download | perl-593f24885feb96f4558e8010c070e75705b7e36f.tar.gz |
Update Changes.
p4raw-id: //depot/perl@17574
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 1a2ed2b21b..ffca887265 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -79,7 +79,7 @@ #if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT) static char *local_patches[] = { NULL - ,"DEVEL17546" + ,"DEVEL17573" ,NULL }; |