diff options
author | Hugo van der Sanden <hv@crypt.org> | 2002-09-09 10:33:58 +0000 |
---|---|---|
committer | hv <hv@crypt.org> | 2002-09-09 10:33:58 +0000 |
commit | 2a488fe1841b80616e850c6a4cca11278f3c565b (patch) | |
tree | 3fe35a2318913ab0ef9d8afecfbfe152737cebb4 /patchlevel.h | |
parent | 205f51d8e6c484299677945023b990c3cad50d1e (diff) | |
download | perl-2a488fe1841b80616e850c6a4cca11278f3c565b.tar.gz |
Update Changes
p4raw-id: //depot/perl@17882
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 e3d03b57b8..130ae0705e 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 - ,"DEVEL17787" + ,"DEVEL17881" ,NULL }; |