diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-02-11 15:11:14 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-02-11 15:11:14 +0000 |
commit | 9cc6b47a06fb6cfaecdd6a8bf3ea4204577b2a05 (patch) | |
tree | b6782d90cf4addfd4ad90f66d3970a7a9ff80dc4 /patchlevel.h | |
parent | fe9287c43c7d5ea96900bf08a82aec141fb3da26 (diff) | |
download | perl-9cc6b47a06fb6cfaecdd6a8bf3ea4204577b2a05.tar.gz |
Update Changes.
p4raw-id: //depot/perl@14647
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 820e0d52e5..2ece08fa45 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 - ,"DEVEL14574" + ,"DEVEL14646" ,NULL }; |