diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-02-18 17:58:39 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-02-18 17:58:39 +0000 |
commit | 168e7ffadb356c6b56318fe4503926bd07c3722a (patch) | |
tree | 7fa8ad226f53e5d287a973dabdc863523c02e0c3 /patchlevel.h | |
parent | 34eb0027d507cf928f55094485f0c14410270265 (diff) | |
download | perl-168e7ffadb356c6b56318fe4503926bd07c3722a.tar.gz |
Update Changes.
p4raw-id: //depot/perl@14753
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 15c124a6df..4270b109f0 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 - ,"DEVEL14750" + ,"DEVEL14752" ,NULL }; |