diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2000-10-09 19:21:02 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2000-10-09 19:21:02 +0000 |
commit | 3a3d8f3cffa46628b6892721c40a5bb917cfc7bd (patch) | |
tree | 8d8a17c196a113380f40f67078643d727bfb10ba /patchlevel.h | |
parent | bd62941a3b34eb37eb3da11fbc686756fc23375b (diff) | |
download | perl-3a3d8f3cffa46628b6892721c40a5bb917cfc7bd.tar.gz |
Update Changes.
p4raw-id: //depot/perl@7179
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 dcfab42f19..15d6549870 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 - ,"DEVEL7158" + ,"DEVEL7178" ,NULL }; |