summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-02-19 03:35:51 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-02-19 03:35:51 +0000
commitbc3c2c500e0ff7dcd88ec70ed7c778f545d28264 (patch)
tree2f10cebcfedfb7c36357a77e63dd8cf874a2089c /patchlevel.h
parent4030fe4ad6ddcf55e0341ef163ebb1419014d565 (diff)
downloadperl-bc3c2c500e0ff7dcd88ec70ed7c778f545d28264.tar.gz
Update Changes.
p4raw-id: //depot/perl@8841
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 df501a67be..696dd44517 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
- ,"DEVEL8805"
+ ,"DEVEL8840"
,NULL
};