summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-03-11 14:07:01 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-03-11 14:07:01 +0000
commit2a3d532f608c7c5e0c317bfba640d088125b93a3 (patch)
tree026b9160e20dbd145ba1755b403ad9e894bb9c7e /patchlevel.h
parent80327a3d400f382f64f1176d184bf4c6e85a6d65 (diff)
downloadperl-2a3d532f608c7c5e0c317bfba640d088125b93a3.tar.gz
Update Changes.
p4raw-id: //depot/perl@15173
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 d78c1a3281..dc3bd86b7d 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
- ,"DEVEL15108"
+ ,"DEVEL15172"
,NULL
};