diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-07-13 00:10:07 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-07-13 00:10:07 +0000 |
commit | dd99735e5845ae96055c262cc6883b73fc785c44 (patch) | |
tree | f8067705f683c20bb7aef15d6ebdcaa5dcf99713 /patchlevel.h | |
parent | 88f8c1dfe3e63f5bedaea1d870d5c68b59613b12 (diff) | |
download | perl-dd99735e5845ae96055c262cc6883b73fc785c44.tar.gz |
Update Changes.
p4raw-id: //depot/perl@17514
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 03471c32a4..862fa3d0c7 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 - ,"DEVEL17501" + ,"DEVEL17513" ,NULL }; |