summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-08-03 13:25:39 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-08-03 13:25:39 +0000
commitc72a9197934e32c342550df20770108281929fd4 (patch)
tree50c5fb596c5f7bb434bb6ae6d8233251408488aa /patchlevel.h
parentc614a8291b16e94ad672a4b278dd981bd9a008cf (diff)
downloadperl-c72a9197934e32c342550df20770108281929fd4.tar.gz
Update Changes.
p4raw-id: //depot/perl@11564
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 56c046d85a..5786ef7cf4 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
- ,"DEVEL11545"
+ ,"DEVEL11563"
,NULL
};