summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-08-17 14:26:57 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-08-17 14:26:57 +0000
commitc040f61f1ff1ef8d1ec6d22cdb213573a282747b (patch)
treee67b54ff9f3f743746d060f9cda7b7ddad1fdecd /patchlevel.h
parent686337f3173d259f9dc05f9d6c19a8c95e2cb00b (diff)
downloadperl-c040f61f1ff1ef8d1ec6d22cdb213573a282747b.tar.gz
Update Changes.
p4raw-id: //depot/perl@11710
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 10d59eb4f4..0cfb2c99a4 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
- ,"DEVEL11682"
+ ,"DEVEL11709"
,NULL
};