diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-04-05 23:52:51 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-04-05 23:52:51 +0000 |
commit | d835aa991e488d789654708a6729f9b9f5a81fb2 (patch) | |
tree | 3456118baa611b1a08aea8e735436c1f002a4391 /patchlevel.h | |
parent | e6739005830202de48080b28d51d1701a9bec0cd (diff) | |
download | perl-d835aa991e488d789654708a6729f9b9f5a81fb2.tar.gz |
Update Changes.
p4raw-id: //depot/perl@9583
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 ce41881732..b6a23db255 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 - ,"DEVEL9528" + ,"DEVEL9582" ,NULL }; |