summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-07-13 14:30:32 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-07-13 14:30:32 +0000
commit90085e7e85a3937f769ddbc7ff641bd0be508df6 (patch)
tree11ca83c517307ff39a651dacd4902fbf6d316cdd /patchlevel.h
parent83ea2aad1336e3391e134c006ffdacaf0b5bd14a (diff)
downloadperl-90085e7e85a3937f769ddbc7ff641bd0be508df6.tar.gz
Update Changes.
p4raw-id: //depot/perl@11359
Diffstat (limited to 'patchlevel.h')
-rw-r--r--patchlevel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/patchlevel.h b/patchlevel.h
index 0bc9567224..28a3ea9537 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -70,6 +70,7 @@
#if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
static char *local_patches[] = {
NULL
+ ,"DEVEL11358"
,NULL
};