diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-02-15 15:40:30 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-02-15 15:40:30 +0000 |
commit | 531adb680d952c93db48a2641c820e68656b6355 (patch) | |
tree | 335d8d2884e40f59e1232d113dced0ace897a35e /patchlevel.h | |
parent | c4a5d5519ab0a22ec5d859e5c875e58c3f0f1454 (diff) | |
download | perl-531adb680d952c93db48a2641c820e68656b6355.tar.gz |
Update Changes.
p4raw-id: //depot/perl@14710
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 437471b8e1..4586af5dd1 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 - ,"DEVEL14680" + ,"DEVEL14709" ,NULL }; |