diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-12-04 14:56:22 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-12-04 14:56:22 +0000 |
commit | 8f991cd5861b181f2d40198d8e0c361f22f8c97b (patch) | |
tree | 7dac55130880c7c6769a8c8da9531e367acc7a19 /patchlevel.h | |
parent | cd556f37bb9f2fa5aff9923b66ab4b3214d847a0 (diff) | |
download | perl-8f991cd5861b181f2d40198d8e0c361f22f8c97b.tar.gz |
Update Changes.
p4raw-id: //depot/perl@13462
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 2a7f08a9e7..83abff9cae 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 - ,"DEVEL13439" + ,"DEVEL13461" ,NULL }; |