diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-09-21 13:59:13 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-09-21 13:59:13 +0000 |
commit | d5115885304a47d8240951ede80584b00fa589b6 (patch) | |
tree | f46afd5fe96ae30d072c6b78dd47ebf28b16477a /patchlevel.h | |
parent | e8f2bb9a1937690accff0be585063ccc32f3c8ec (diff) | |
download | perl-d5115885304a47d8240951ede80584b00fa589b6.tar.gz |
Update Changes.
p4raw-id: //depot/perl@12110
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 1c0e48815d..530e48861a 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 - ,"DEVEL12086" + ,"DEVEL12109" ,NULL }; |