summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-12-19 23:02:01 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-12-19 23:02:01 +0000
commit9d5bc5c9a6514811a14b91afa53cf4babef9889b (patch)
tree037b3ac9fc699aaa2d0e5c9fd9d662d0ccb0a035 /patchlevel.h
parent3b0e0cb610a437b422e9557a50cdb439557976dd (diff)
downloadperl-9d5bc5c9a6514811a14b91afa53cf4babef9889b.tar.gz
Update Changes.
p4raw-id: //depot/perl@8205
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 d0d21ffbc8..37ed85d5e7 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
- ,"DEVEL8199"
+ ,"DEVEL8204"
,NULL
};