diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-01-11 05:13:58 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-01-11 05:13:58 +0000 |
commit | 31a5f8c19f13755530c6e4a19d7486278a19ea61 (patch) | |
tree | 2908ca9a6d9be0fda811dd425d371a0da39597fc /patchlevel.h | |
parent | 2e36c9299e5be15e144ba340dadeda60948efca7 (diff) | |
download | perl-31a5f8c19f13755530c6e4a19d7486278a19ea61.tar.gz |
Update Changes.
p4raw-id: //depot/perl@8404
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 574869a0e2..30397891a9 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 - ,"DEVEL8374" + ,"DEVEL8403" ,NULL }; |