diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2000-10-19 14:01:49 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2000-10-19 14:01:49 +0000 |
commit | 23c0d66e19f29ec5f83c45b3b78fdc40516cda41 (patch) | |
tree | 6043430b29c1a1e4152cecd2f4fe7a882b1e59a5 /patchlevel.h | |
parent | 18e6bcfda680248a0af962933ffac01af9e6cce1 (diff) | |
download | perl-23c0d66e19f29ec5f83c45b3b78fdc40516cda41.tar.gz |
Update Changes.
p4raw-id: //depot/perl@7369
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 e4ea6e95a9..b9d0dc4250 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 - ,"DEVEL7347" + ,"DEVEL7368" ,NULL }; |