summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-10-02 12:22:21 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-10-02 12:22:21 +0000
commitf95008afc7344e162188f0ec5511826153883627 (patch)
tree92aeefea85c082de187e48abb3775151fc82e70f /patchlevel.h
parent4c1bac7903e553f2ead34f5fdf31e5541acbca0c (diff)
downloadperl-f95008afc7344e162188f0ec5511826153883627.tar.gz
Update Changes.
p4raw-id: //depot/perl@12307
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 44b37c0e23..d7305c581c 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
- ,"DEVEL12256"
+ ,"DEVEL12306"
,NULL
};