diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-03-25 15:52:33 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-03-25 15:52:33 +0000 |
commit | 3370b362fccc1152b1282a63a3b0ef7e3349a727 (patch) | |
tree | ffaecd01e4f7c46dac8a3ea4a1bca35e8e83a6bd /patchlevel.h | |
parent | 419c579190d7cbf416d85f9f9250a0a4b21be5f4 (diff) | |
download | perl-3370b362fccc1152b1282a63a3b0ef7e3349a727.tar.gz |
Update Changes.
p4raw-id: //depot/perl@15489
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 8ce76e7b73..9fb233ae00 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 - ,"DEVEL15449" + ,"DEVEL15488" ,NULL }; |