diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2000-12-06 16:45:12 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2000-12-06 16:45:12 +0000 |
commit | a7ff9532877c9d45069a05171fd5fdac1eb4ece1 (patch) | |
tree | a77660d1bf33f5431c37522e6ea4a11f0829b879 /patchlevel.h | |
parent | ecf52eaff85b11f185422cca63f828288260ff2e (diff) | |
download | perl-a7ff9532877c9d45069a05171fd5fdac1eb4ece1.tar.gz |
Update Changes.
p4raw-id: //depot/perl@8016
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 ed74b1659d..acee45547b 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 - ,"DEVEL7978" + ,"DEVEL8015" ,NULL }; |