diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-03-04 19:36:28 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-03-04 19:36:28 +0000 |
commit | 185383183fe043d79004d6487b595ae089bb7b9e (patch) | |
tree | 7ed9960253a466a884b957787e09543249679373 /patchlevel.h | |
parent | 86593e8d8ee0ffb23da66937d9707ed328109754 (diff) | |
download | perl-185383183fe043d79004d6487b595ae089bb7b9e.tar.gz |
Update Changes.
p4raw-id: //depot/perl@9022
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 bf505926c3..1037fa580b 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 - ,"DEVEL8988" + ,"DEVEL9021" ,NULL }; |