diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-09-19 13:45:59 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-09-19 13:45:59 +0000 |
commit | fffce2b577742e29ca8e73e475dc5442d89a694c (patch) | |
tree | 53627ed29b6ba327c06cc54e10912323bb3993f5 /patchlevel.h | |
parent | eb75a40f463ece03f8eec6b822cad933bc472ade (diff) | |
download | perl-fffce2b577742e29ca8e73e475dc5442d89a694c.tar.gz |
Update Changes.
p4raw-id: //depot/perl@12087
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 74b19b2e0d..1c0e48815d 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 - ,"DEVEL12053" + ,"DEVEL12086" ,NULL }; |