diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-02-25 15:02:50 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-02-25 15:02:50 +0000 |
commit | a816e127cfb127a69d7fda96f6bd005dfb78cb54 (patch) | |
tree | 88bec5d9244e3d1198ac47245a31b5498fa8bc3c /patchlevel.h | |
parent | 4242830c468b7b55b2439d504869f06c3d350106 (diff) | |
download | perl-a816e127cfb127a69d7fda96f6bd005dfb78cb54.tar.gz |
Update Changes.
p4raw-id: //depot/perl@14870
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 1e5093166a..644d86328b 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 - ,"DEVEL14832" + ,"DEVEL14868" ,NULL }; |