summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-12-06 15:47:08 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-12-06 15:47:08 +0000
commit0fa156b9cc6e57c94350bf8b3486af3d1c7dd41d (patch)
tree793bba83508666c10481ca9bc5f6259639b00c33 /patchlevel.h
parent3ff49832724b43b7814285d07e7264c40500d852 (diff)
downloadperl-0fa156b9cc6e57c94350bf8b3486af3d1c7dd41d.tar.gz
Update Changes.
p4raw-id: //depot/perl@13492
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 83abff9cae..640501c18c 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -70,7 +70,7 @@
#if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
static char *local_patches[] = {
NULL
- ,"DEVEL13461"
+ ,"DEVEL13491"
,NULL
};