summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-12-17 20:22:08 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-12-17 20:22:08 +0000
commit74f3d116ec4be35200e42be295e61a420b376261 (patch)
tree7a6a1f74ae6bc91898456e0f49d173cc8ae5b479 /patchlevel.h
parent25b77ca9bbd43333cdfbce9a7a6b7082ab194943 (diff)
downloadperl-74f3d116ec4be35200e42be295e61a420b376261.tar.gz
Update Changes.
p4raw-id: //depot/perl@13746
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 bd3787e716..f079fdd4fd 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
- ,"DEVEL13686"
+ ,"DEVEL13745"
,NULL
};