diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-06-12 13:25:30 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-06-12 13:25:30 +0000 |
commit | c5d9854390e492eb0f0360555ff8df0dad92cc9c (patch) | |
tree | 7b8e07db5d98ccccec7dcb365c64b82e47fe6c59 /patchlevel.h | |
parent | 5e1b1338a505d6fdfc71afc04f983f0bf262ea09 (diff) | |
download | perl-c5d9854390e492eb0f0360555ff8df0dad92cc9c.tar.gz |
Update Changes.
p4raw-id: //depot/perl@17206
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 8b5b66df88..84f2ea0bbe 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 - ,"DEVEL17189" + ,"DEVEL17205" ,NULL }; |