summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-07-10 11:43:09 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-07-10 11:43:09 +0000
commitd424a232f6c786ba60298440b9c4cec451863a98 (patch)
tree842a5681cd0240fd675f4ea9029c65bf91791639 /patchlevel.h
parentb13c494218827599481238f7c7f4125dd056dce1 (diff)
downloadperl-d424a232f6c786ba60298440b9c4cec451863a98.tar.gz
Update Changes.
p4raw-id: //depot/perl@17463
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 b12a6039ff..2bfd3c3ab6 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
- ,"DEVEL17439"
+ ,"DEVEL17462"
,NULL
};