summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-05-30 14:24:29 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-05-30 14:24:29 +0000
commitc6200bc2b5e26c94ca366ba3dd7155a571c03ee6 (patch)
treeb7a7c6e225ba26e781e5e469933fc85a512a421f /patchlevel.h
parente71940dea35c6f17c876e9eab076bacc363c8e31 (diff)
downloadperl-c6200bc2b5e26c94ca366ba3dd7155a571c03ee6.tar.gz
Update Changes.
p4raw-id: //depot/perl@16893
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 7f404f13ca..e3b10f1265 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -79,7 +79,7 @@
#if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
static char *local_patches[] = {
NULL
- ,"DEVEL16859"
+ ,"DEVEL16892"
,NULL
};