summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-02-11 15:11:14 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-02-11 15:11:14 +0000
commit9cc6b47a06fb6cfaecdd6a8bf3ea4204577b2a05 (patch)
treeb6782d90cf4addfd4ad90f66d3970a7a9ff80dc4 /patchlevel.h
parentfe9287c43c7d5ea96900bf08a82aec141fb3da26 (diff)
downloadperl-9cc6b47a06fb6cfaecdd6a8bf3ea4204577b2a05.tar.gz
Update Changes.
p4raw-id: //depot/perl@14647
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 820e0d52e5..2ece08fa45 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
- ,"DEVEL14574"
+ ,"DEVEL14646"
,NULL
};