summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-05-18 16:38:29 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-05-18 16:38:29 +0000
commit4a2d96aef46a05a49c9f496c389431f80502373c (patch)
treefc1ae0d2058facd20dba1e0582f65370f4c28ff0 /patchlevel.h
parent076d825e983d791024dc601f05f2b5f7ec41c5fa (diff)
downloadperl-4a2d96aef46a05a49c9f496c389431f80502373c.tar.gz
Update Changes.
p4raw-id: //depot/perl@16678
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 cba5a922e4..c0e12c228d 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
- ,"DEVEL16653"
+ ,"DEVEL16677"
,NULL
};