diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2000-11-06 13:56:05 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2000-11-06 13:56:05 +0000 |
commit | e3b1fa8221fb2a0f9c97f6cb44bd3a192e9f71dc (patch) | |
tree | b801b5cba52d56d98b71c7f80fe6c5d822d2b3a3 /patchlevel.h | |
parent | a1f349fd4165916cd4d3432e513470c94db250ec (diff) | |
download | perl-e3b1fa8221fb2a0f9c97f6cb44bd3a192e9f71dc.tar.gz |
Update Changes.
p4raw-id: //depot/perl@7573
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 40a88a740a..c120f8f978 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 - ,"DEVEL7523" + ,"DEVEL7572" ,NULL }; |