summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-07-17 12:57:42 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-07-17 12:57:42 +0000
commit70dc30190b127cfe91759eab26c5404cb3552afa (patch)
tree21555301cb52255426c9c0ba887606c43aa1319c /patchlevel.h
parentc31c7f07b9db1f5daef5b039edaeb8807b23f24d (diff)
downloadperl-70dc30190b127cfe91759eab26c5404cb3552afa.tar.gz
Update Changes.
p4raw-id: //depot/perl@17597
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 ffca887265..e7b6eed510 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
- ,"DEVEL17573"
+ ,"DEVEL17596"
,NULL
};