diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-11-28 14:56:50 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-11-28 14:56:50 +0000 |
commit | a6596f262dc1e678047991a47da7123947ebae11 (patch) | |
tree | 359aac6341e8c578f4b1c135ebddb4fc79197f6e /patchlevel.h | |
parent | eb782340ac189f87a9572b63a1fcb9dd8bc50473 (diff) | |
download | perl-a6596f262dc1e678047991a47da7123947ebae11.tar.gz |
Update Changes.
p4raw-id: //depot/perl@13343
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 79424aca9d..f88d18e855 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 - ,"DEVEL13323" + ,"DEVEL13342" ,NULL }; |