diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-04-17 14:40:03 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-04-17 14:40:03 +0000 |
commit | 872a3cb370ab7afd96b68b7e0a09e0e7670570ad (patch) | |
tree | 7de108cfa76ea2f870b38941b9905727919e8148 /patchlevel.h | |
parent | 8a6aa900aaa729fd6735df2eb96e87e52d2662e8 (diff) | |
download | perl-872a3cb370ab7afd96b68b7e0a09e0e7670570ad.tar.gz |
Update Changes.
p4raw-id: //depot/perl@15975
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 b15ae5d704..4d879f628a 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 - ,"DEVEL15929" + ,"DEVEL15974" ,NULL }; |