summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-04-27 14:23:51 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-04-27 14:23:51 +0000
commit94c2704d6ba9823da5c86e70e825e214bc174ada (patch)
treee3aefa8f935a200dfed7d174c20ba55e1f36b082 /patchlevel.h
parent1d2775625e4ffc457f34262c9f0d9a0fcd085d22 (diff)
downloadperl-94c2704d6ba9823da5c86e70e825e214bc174ada.tar.gz
Update Changes.
p4raw-id: //depot/perl@9885
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 7b78fccb6b..fc213131ce 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
- ,"DEVEL9864"
+ ,"DEVEL9884"
,NULL
};