summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-08-29 20:53:13 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-08-29 20:53:13 +0000
commita6f9fe2f5689041d5324ed69240447d31bced835 (patch)
tree194461485239804386d657f50bf952d1e414bc36 /patchlevel.h
parent0cfe37e547ea81ef511bc6f2b6c418f0c899427a (diff)
downloadperl-a6f9fe2f5689041d5324ed69240447d31bced835.tar.gz
Update Changes.
p4raw-id: //depot/perl@6899
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 b545fe2ce1..7ec2fd7544 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
- ,"DEVEL6888"
+ ,"DEVEL6898"
,NULL
};