summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-07-13 00:10:07 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-07-13 00:10:07 +0000
commitdd99735e5845ae96055c262cc6883b73fc785c44 (patch)
treef8067705f683c20bb7aef15d6ebdcaa5dcf99713 /patchlevel.h
parent88f8c1dfe3e63f5bedaea1d870d5c68b59613b12 (diff)
downloadperl-dd99735e5845ae96055c262cc6883b73fc785c44.tar.gz
Update Changes.
p4raw-id: //depot/perl@17514
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 03471c32a4..862fa3d0c7 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
- ,"DEVEL17501"
+ ,"DEVEL17513"
,NULL
};