diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-07-15 13:33:20 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-07-15 13:33:20 +0000 |
commit | c964b8bee5bbdea776f63f658a18fcf05a559609 (patch) | |
tree | f50637c063281a54c5f3beae0478b46a0ff82c2e /patchlevel.h | |
parent | 1d773130c7c6730a3a532a4ea9cf508b11194094 (diff) | |
download | perl-c964b8bee5bbdea776f63f658a18fcf05a559609.tar.gz |
Update Changes.
p4raw-id: //depot/perl@17547
Diffstat (limited to 'patchlevel.h')
-rw-r--r-- | patchlevel.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/patchlevel.h b/patchlevel.h index 164ee0d83c..1a2ed2b21b 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -79,6 +79,7 @@ #if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT) static char *local_patches[] = { NULL + ,"DEVEL17546" ,NULL }; |