summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-01-09 14:37:01 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-01-09 14:37:01 +0000
commit8151e26a833cde2613cafd25b841469cd953d159 (patch)
treed30b7b3444cfedb2f56e154065c481970d3510ac /patchlevel.h
parent2a6fced7cfb6894510796624e3cb617bce5c08a9 (diff)
downloadperl-8151e26a833cde2613cafd25b841469cd953d159.tar.gz
Update Changes.
p4raw-id: //depot/perl@14152
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 6a1c87e094..dc0e306171 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
- ,"DEVEL14121"
+ ,"DEVEL14150"
,NULL
};