summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-04-08 19:04:52 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-04-08 19:04:52 +0000
commitb8a90c00ad3ef890a0b2ad268eb4c1aed78afa0d (patch)
tree083a1b6fea222adf8ea25911b34f59f8f54aef97 /patchlevel.h
parentf05bbc4047b4e519eb0edbaf2fce2004f4838d1a (diff)
downloadperl-b8a90c00ad3ef890a0b2ad268eb4c1aed78afa0d.tar.gz
Update Changes.
p4raw-id: //depot/perl@15814
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 1512818c19..d714c658d2 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
- ,"DEVEL15771"
+ ,"DEVEL15813"
,NULL
};