summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-05-06 13:38:56 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-05-06 13:38:56 +0000
commit536cc2c14e13822cdd93e5b1aef6723e848db3fd (patch)
tree519c76772aa3b1e2fbe4cb9658d6f2fe9831545d /patchlevel.h
parent0b2c215abcaa8ddb7711b25e83c02552d8bddbc5 (diff)
downloadperl-536cc2c14e13822cdd93e5b1aef6723e848db3fd.tar.gz
Update Changes.
p4raw-id: //depot/perl@16433
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 5c409be799..6b1627458a 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
- ,"DEVEL16375"
+ ,"DEVEL16432"
,NULL
};