diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-01-06 15:39:31 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-01-06 15:39:31 +0000 |
commit | 8f4e3b9290c27c4493d67f5158bc441a2e68f00a (patch) | |
tree | e7dae068173e24317932126edd8b23e186fa6a2a /patchlevel.h | |
parent | fa2b88e078879589a2a474d2ec20124ae015f5cd (diff) | |
download | perl-8f4e3b9290c27c4493d67f5158bc441a2e68f00a.tar.gz |
Update Changes.
p4raw-id: //depot/perl@14107
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 8e7458efd9..10637741ae 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 - ,"DEVEL14041" + ,"DEVEL14106" ,NULL }; |