diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-04-07 22:40:47 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-04-07 22:40:47 +0000 |
commit | 67991998447f30fcd8fa1029739f34af5e84cded (patch) | |
tree | b6fbec349ed33c98e90303856381624140a84aea /patchlevel.h | |
parent | 701f21c311a5a9e2364c7adeec550f173fbe7db4 (diff) | |
download | perl-67991998447f30fcd8fa1029739f34af5e84cded.tar.gz |
Update Changes.
p4raw-id: //depot/perl@9622
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 6e5706a720..26ca7f4369 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 - ,"DEVEL9582" + ,"DEVEL9621" ,NULL }; |