diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-12-25 16:24:10 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-12-25 16:24:10 +0000 |
commit | 95e8b6f0c912e23af687742a65b52c8f93f737c7 (patch) | |
tree | 44cea8852b43fd7e092000ea9259f1b5c1854f3a /patchlevel.h | |
parent | d22df34bc2b6bc1c25c32ca934fd3d7594d91c59 (diff) | |
download | perl-95e8b6f0c912e23af687742a65b52c8f93f737c7.tar.gz |
Update Changes.
p4raw-id: //depot/perl@13885
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 981c4b611e..b4d229b95b 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 - ,"DEVEL13864" + ,"DEVEL13884" ,NULL }; |