summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-09-05 13:05:14 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-09-05 13:05:14 +0000
commit14fccffd932fbdab9a2af327b91dde9e7547dd8f (patch)
tree68fab85f8636d40aa5e658b9394f7f5116d8089a /patchlevel.h
parentc29e891d32b4c033b2ab469aa98993b4fd539a05 (diff)
downloadperl-14fccffd932fbdab9a2af327b91dde9e7547dd8f.tar.gz
Update Changes.
p4raw-id: //depot/perl@11884
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 de9b6c8de4..8fba535713 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
- ,"DEVEL11865"
+ ,"DEVEL11883"
,NULL
};