diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-03-28 19:03:16 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-03-28 19:03:16 +0000 |
commit | 86d4dbc9c4134095ef25802b7bcdbbfbd4909aa0 (patch) | |
tree | 1d8b06f93fdc715993e21cd57bf085a40b86bc13 /patchlevel.h | |
parent | 4a7017c9d071d3a21e5803f23e6ed667406dfa57 (diff) | |
download | perl-86d4dbc9c4134095ef25802b7bcdbbfbd4909aa0.tar.gz |
Update Changes.
p4raw-id: //depot/perl@9424
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 22726b5c08..7824ce3356 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 - ,"DEVEL9358" + ,"DEVEL9423" ,NULL }; |