summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-10-22 12:56:20 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-10-22 12:56:20 +0000
commitdfbf5f78362393b20394ef8121e67084daebc171 (patch)
tree1e650866275c2e78975f4431b177519b47f57471 /patchlevel.h
parent0c8d858bc5dbd18f38dfa055bba011a276ec0bb8 (diff)
downloadperl-dfbf5f78362393b20394ef8121e67084daebc171.tar.gz
Update Changes.
p4raw-id: //depot/perl@12567
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 d62ee798fb..cdce27c291 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
- ,"DEVEL12535"
+ ,"DEVEL12566"
,NULL
};