summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-10-31 14:53:42 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-10-31 14:53:42 +0000
commitda6831de4a17b0de9d78511fdda1d7e463c1d695 (patch)
tree5ee51db3246a71ca89bd5dd4dea863513e3c5f1f /patchlevel.h
parent9b0edb35311bfdcc02bbc24a3d84a7f7a19847a2 (diff)
downloadperl-da6831de4a17b0de9d78511fdda1d7e463c1d695.tar.gz
Update Changes.
p4raw-id: //depot/perl@7504
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 3d9e63f39c..d6c70b6737 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
- ,"DEVEL7481"
+ ,"DEVEL7503"
,NULL
};