summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-08-29 15:17:37 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-08-29 15:17:37 +0000
commit3515010d4bf20eaba56261ff36d37de173b9c0c7 (patch)
tree15a2ffa31e284b1b0acb769601ef30342a9d8fd1 /patchlevel.h
parentd077c3e501f62036977516febf72a5aa2a07cd91 (diff)
downloadperl-3515010d4bf20eaba56261ff36d37de173b9c0c7.tar.gz
Update Changes.
p4raw-id: //depot/perl@6889
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 a725e89302..b545fe2ce1 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
- ,"DEVEL6866"
+ ,"DEVEL6888"
,NULL
};