summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-02-15 15:40:30 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-02-15 15:40:30 +0000
commit531adb680d952c93db48a2641c820e68656b6355 (patch)
tree335d8d2884e40f59e1232d113dced0ace897a35e /patchlevel.h
parentc4a5d5519ab0a22ec5d859e5c875e58c3f0f1454 (diff)
downloadperl-531adb680d952c93db48a2641c820e68656b6355.tar.gz
Update Changes.
p4raw-id: //depot/perl@14710
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 437471b8e1..4586af5dd1 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -79,7 +79,7 @@
#if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
static char *local_patches[] = {
NULL
- ,"DEVEL14680"
+ ,"DEVEL14709"
,NULL
};