summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-01-15 18:39:54 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-01-15 18:39:54 +0000
commitc59301f6181da3b3a6fc69b4f77f519704f1442c (patch)
tree21458a7bbc384c2f0312768499e75c58a5a89cb8 /patchlevel.h
parent99598c8c2b153cb82dc69d376b1de43ba833ae97 (diff)
downloadperl-c59301f6181da3b3a6fc69b4f77f519704f1442c.tar.gz
Update Changes.
p4raw-id: //depot/perl@14290
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 77d5e92f8f..c174ac5270 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
- ,"DEVEL14255"
+ ,"DEVEL14289"
,NULL
};