summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-01-25 15:34:18 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-01-25 15:34:18 +0000
commit71e41b3a4c997410fc99bbdf7f8cdcb35863d5be (patch)
tree7e93e886a236b5f10a11580011f23938a74f65ab /patchlevel.h
parentf51dccfda70076767ac517953f3cc5b809d6d728 (diff)
downloadperl-71e41b3a4c997410fc99bbdf7f8cdcb35863d5be.tar.gz
Update Changes.
p4raw-id: //depot/perl@14417
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 e24314090a..67579065f2 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
- ,"DEVEL14388"
+ ,"DEVEL14416"
,NULL
};