summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-12-10 04:46:21 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-12-10 04:46:21 +0000
commitfb79c7d7595eb45bb729c67fca489db647f2df72 (patch)
tree5863bd517f8f0556f85d44058582ebe0b162370b /patchlevel.h
parentd667a7e6cc929099334c86c1f8ba43c1add38609 (diff)
downloadperl-fb79c7d7595eb45bb729c67fca489db647f2df72.tar.gz
Update Changes.
p4raw-id: //depot/perl@8070
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 ca39c4e892..045e213b70 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
- ,"DEVEL8042"
+ ,"DEVEL8069"
,NULL
};