diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-03-08 15:09:38 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-03-08 15:09:38 +0000 |
commit | ff44e9538d55b6678e360b6132341dbc2eb5d2c3 (patch) | |
tree | a352b865b703fb39f025a637956571771d5160d2 /patchlevel.h | |
parent | dc2b86d313acfa210a132cea51186db967c35b7c (diff) | |
download | perl-ff44e9538d55b6678e360b6132341dbc2eb5d2c3.tar.gz |
Update Changes.
p4raw-id: //depot/perl@15109
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 a4a92bab39..d78c1a3281 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -79,7 +79,7 @@ #if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT) static char *local_patches[] = { NULL - ,"DEVEL15046" + ,"DEVEL15108" ,NULL }; |