summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-05-27 16:55:53 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-05-27 16:55:53 +0000
commit88db85626d1c37798fcf9b00b087802188eef972 (patch)
treeadd3bf03b9940ab7a66793d8e9322fe291c11045 /patchlevel.h
parent0cf85a069f041d1204f656444e4214a7b5fd4276 (diff)
downloadperl-88db85626d1c37798fcf9b00b087802188eef972.tar.gz
Update Changes.
p4raw-id: //depot/perl@16816
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 e65f9f1492..8f958d38f3 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
- ,"DEVEL16788"
+ ,"DEVEL16815"
,NULL
};