diff options
author | Nick Ing-Simmons <nik@tiuk.ti.com> | 2001-04-06 20:34:59 +0000 |
---|---|---|
committer | Nick Ing-Simmons <nik@tiuk.ti.com> | 2001-04-06 20:34:59 +0000 |
commit | 231c9faeb17b45588bbde0b49d0d32f25d2a1286 (patch) | |
tree | 608a5dbc92006863e3efe7292c4523bff005bd3c /patchlevel.h | |
parent | 0a1f2d144e4463451f8627bd1c6ca420a59b01b0 (diff) | |
parent | 8b3f264028a458ce6664fc907094c8ad5e735d34 (diff) | |
download | perl-231c9faeb17b45588bbde0b49d0d32f25d2a1286.tar.gz |
Integrate mainline
p4raw-id: //depot/perlio@9598
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 ce41881732..b6a23db255 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 - ,"DEVEL9528" + ,"DEVEL9582" ,NULL }; |