diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-01-30 15:28:29 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-01-30 15:28:29 +0000 |
commit | d4c3df8fb75e6b3aab438116185a576428a02e11 (patch) | |
tree | 26ed7228842c5c7c2182bb1ef53c246cf583c25a /patchlevel.h | |
parent | c076f9f64d593fdf61a5436c0f8265f5dd64b488 (diff) | |
download | perl-d4c3df8fb75e6b3aab438116185a576428a02e11.tar.gz |
Update Changes.
p4raw-id: //depot/perl@14503
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 e6ae6882ea..d69d01c894 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 - ,"DEVEL14470" + ,"DEVEL14502" ,NULL }; |