diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-05-10 15:16:44 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-05-10 15:16:44 +0000 |
commit | 7c792c1b64d3da322ccff4f228c4d0f9bd199fbf (patch) | |
tree | 63f1ffce76b1433a9d2187f97b6e075abeba405a /patchlevel.h | |
parent | 849d92fde593e07ed7a813b6962a8eafbd2186d3 (diff) | |
download | perl-7c792c1b64d3da322ccff4f228c4d0f9bd199fbf.tar.gz |
Update Changes.
p4raw-id: //depot/perl@16539
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 a59d8418ee..1bfff9ca6e 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 - ,"DEVEL16492" + ,"DEVEL16538" ,NULL }; |