diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-08-17 14:26:57 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-08-17 14:26:57 +0000 |
commit | c040f61f1ff1ef8d1ec6d22cdb213573a282747b (patch) | |
tree | e67b54ff9f3f743746d060f9cda7b7ddad1fdecd /patchlevel.h | |
parent | 686337f3173d259f9dc05f9d6c19a8c95e2cb00b (diff) | |
download | perl-c040f61f1ff1ef8d1ec6d22cdb213573a282747b.tar.gz |
Update Changes.
p4raw-id: //depot/perl@11710
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 10d59eb4f4..0cfb2c99a4 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 - ,"DEVEL11682" + ,"DEVEL11709" ,NULL }; |