summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-04-26 20:26:13 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-04-26 20:26:13 +0000
commitf9f7dcb2df6de63628a95a17bdd3e2a010a3fe4f (patch)
treec51b00fa38cb94f14a5b4df1d134a8a2140ed38c /patchlevel.h
parent2dbfce8813da0261ef4eae6c5c9894a131e58e6c (diff)
downloadperl-f9f7dcb2df6de63628a95a17bdd3e2a010a3fe4f.tar.gz
Update Changes.
p4raw-id: //depot/perl@9865
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 9ebc341b76..7b78fccb6b 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
- ,"DEVEL9840"
+ ,"DEVEL9864"
,NULL
};