summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-03-26 02:12:54 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-03-26 02:12:54 +0000
commitf734a33938795e08d06bf0386f6359ffcf6d8915 (patch)
tree0f7c0203fe67b41b5b0a394f126697a7d31f2c2f /patchlevel.h
parent6c41479bcc22b3c2e857a78a599569cca4788e54 (diff)
downloadperl-f734a33938795e08d06bf0386f6359ffcf6d8915.tar.gz
Update Changes.
p4raw-id: //depot/perl@9359
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 18d240193d..22726b5c08 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
- ,"DEVEL9274"
+ ,"DEVEL9358"
,NULL
};