summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-03-02 19:59:56 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-03-02 19:59:56 +0000
commit7fa33807303629865bfd91025031ce416f9424e7 (patch)
tree9baa91ffa1df8f40c7bc704ce47423d3f82de182 /patchlevel.h
parent458a656ee412672fdf8c233030e6ebc425fb9b3c (diff)
downloadperl-7fa33807303629865bfd91025031ce416f9424e7.tar.gz
Update Changes.
p4raw-id: //depot/perl@8989
Diffstat (limited to 'patchlevel.h')
-rw-r--r--patchlevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/patchlevel.h b/patchlevel.h
index 438e9650b0..bf505926c3 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
- ,"DEVEL8956"
+ ,"DEVEL8988"
,NULL
};