summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-10-21 01:31:12 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-10-21 01:31:12 +0000
commit3a67c0c7529c0500df7fe90b2c6269508a51be07 (patch)
tree64f270c17f92b15b228d88a3b5a9872f33e01a7a /patchlevel.h
parent905d5022ce568f63f7362a8e21c75774679b434d (diff)
downloadperl-3a67c0c7529c0500df7fe90b2c6269508a51be07.tar.gz
Update Changes.
p4raw-id: //depot/perl@7386
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 b9d0dc4250..94b2a9687b 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
- ,"DEVEL7368"
+ ,"DEVEL7385"
,NULL
};