summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-11-10 15:04:15 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-11-10 15:04:15 +0000
commit92e9a5a0f2076018f0390e7834a398663faeb75e (patch)
tree458e291cdc5018b0bd3e3052c144c7a532557a6d /patchlevel.h
parentee595aa61f33e2c496a8bb874b2aa10ecd77c6cc (diff)
downloadperl-92e9a5a0f2076018f0390e7834a398663faeb75e.tar.gz
Update Changes.
p4raw-id: //depot/perl@7638
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 8532e61f6f..16f903c70c 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
- ,"DEVEL7612"
+ ,"DEVEL7637"
,NULL
};