summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-07-16 13:30:22 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-07-16 13:30:22 +0000
commit593f24885feb96f4558e8010c070e75705b7e36f (patch)
tree4dc98f49471fb6d6f8a30e31abe9710579f37e20 /patchlevel.h
parent6ef2ffc08af34476e9926ec68d86cf931bd70156 (diff)
downloadperl-593f24885feb96f4558e8010c070e75705b7e36f.tar.gz
Update Changes.
p4raw-id: //depot/perl@17574
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 1a2ed2b21b..ffca887265 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
- ,"DEVEL17546"
+ ,"DEVEL17573"
,NULL
};