summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2008-12-15 10:19:55 +0000
committerNicholas Clark <nick@ccl4.org>2008-12-15 10:19:55 +0000
commit8f04ebfd4f8c757a02caab4cc8aac42c9d9fa0ba (patch)
tree531f7076244fa936fd7bf7f2f424c59faf1cafc9
parent0d3ff86caffb5db8118ca460a7c48b04bbef3128 (diff)
downloadperl-8f04ebfd4f8c757a02caab4cc8aac42c9d9fa0ba.tar.gz
That was 5.8.9.
p4raw-id: //depot/maint-5.8/perl@35098
-rw-r--r--patchlevel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/patchlevel.h b/patchlevel.h
index 82f11ed39a..b8eeb47f3d 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -121,6 +121,7 @@ hunk.
#if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
static const char *local_patches[] = {
NULL
+ ,"MAINT35093"
,NULL
};