diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-08-03 13:25:39 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-08-03 13:25:39 +0000 |
commit | c72a9197934e32c342550df20770108281929fd4 (patch) | |
tree | 50c5fb596c5f7bb434bb6ae6d8233251408488aa /patchlevel.h | |
parent | c614a8291b16e94ad672a4b278dd981bd9a008cf (diff) | |
download | perl-c72a9197934e32c342550df20770108281929fd4.tar.gz |
Update Changes.
p4raw-id: //depot/perl@11564
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 56c046d85a..5786ef7cf4 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 - ,"DEVEL11545" + ,"DEVEL11563" ,NULL }; |