diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2000-09-01 18:28:10 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2000-09-01 18:28:10 +0000 |
commit | b9064b0b3633311b73a0626333baf8db3a543b94 (patch) | |
tree | e6f906d6325dfd12adf31998681c0fc52e796a11 /patchlevel.h | |
parent | 1fca089ad108892b47b290953eda1aa02374ba31 (diff) | |
download | perl-b9064b0b3633311b73a0626333baf8db3a543b94.tar.gz |
Update Changes.
p4raw-id: //depot/perl@6985
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 aed576b39a..3ee8051c63 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 - ,"DEVEL6975" + ,"DEVEL6984" ,NULL }; |