summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-07-01 05:02:59 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-07-01 05:02:59 +0000
commit02d1ae826a517df5ccc8c9f5445c4743b5b3e5da (patch)
treefc1007cc11f71ef181bd8d52f0d4e7f8ba3a0c7b /patchlevel.h
parent00f2772c079193695a7679493dd74f0c369a0102 (diff)
downloadperl-02d1ae826a517df5ccc8c9f5445c4743b5b3e5da.tar.gz
Update Changes.
p4raw-id: //depot/perl@11059
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 1ae6b612ab..a1de5a1448 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
- ,"DEVEL11025"
+ ,"DEVEL11058"
,NULL
};