summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-06-17 14:34:17 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-06-17 14:34:17 +0000
commit90389f49993e219f2fa68e33594736ae3b73ca73 (patch)
tree5e6bf4816de94d4a046cc32e35b6755ee30ce691 /patchlevel.h
parenta6445d6f86f35d439d396b8deb840ae3cb7a429e (diff)
downloadperl-90389f49993e219f2fa68e33594736ae3b73ca73.tar.gz
Update Changes.
p4raw-id: //depot/perl@17273
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 77e97ae958..bee72b4218 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
- ,"DEVEL17237"
+ ,"DEVEL17272"
,NULL
};