diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-01-25 15:34:18 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-01-25 15:34:18 +0000 |
commit | 71e41b3a4c997410fc99bbdf7f8cdcb35863d5be (patch) | |
tree | 7e93e886a236b5f10a11580011f23938a74f65ab /patchlevel.h | |
parent | f51dccfda70076767ac517953f3cc5b809d6d728 (diff) | |
download | perl-71e41b3a4c997410fc99bbdf7f8cdcb35863d5be.tar.gz |
Update Changes.
p4raw-id: //depot/perl@14417
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 e24314090a..67579065f2 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -79,7 +79,7 @@ #if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT) static char *local_patches[] = { NULL - ,"DEVEL14388" + ,"DEVEL14416" ,NULL }; |