summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-02-22 14:28:32 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-02-22 14:28:32 +0000
commit39a166b06a9f3ae45d35916d16b8649df259ce43 (patch)
tree23300f70da3be30a2cd5c5d7291a83826bba0337 /patchlevel.h
parentd46c9a2dce198e20dbc29a626dc4a36fd6fb25f3 (diff)
downloadperl-39a166b06a9f3ae45d35916d16b8649df259ce43.tar.gz
Update Changes.
p4raw-id: //depot/perl@8892
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 207aa2ba4c..5f21d08cd4 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
- ,"DEVEL8866"
+ ,"DEVEL8890"
,NULL
};