summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-02-22 14:51:17 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-02-22 14:51:17 +0000
commit71de3767cbbf9bb4d6573747043037060bf0ac57 (patch)
treefc59783ec273241a6102f423091685d0609b12e9 /patchlevel.h
parent92d4199913c78fe1b6c74c29bb6882f389270aa8 (diff)
downloadperl-71de3767cbbf9bb4d6573747043037060bf0ac57.tar.gz
Update Changes.
p4raw-id: //depot/perl@14833
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 ba67b626d6..1e5093166a 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -79,7 +79,7 @@
#if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
static char *local_patches[] = {
NULL
- ,"DEVEL14791"
+ ,"DEVEL14832"
,NULL
};