summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-12-29 21:30:48 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-12-29 21:30:48 +0000
commitd6171bb7b09dc5d1334c6ea447ccef40cc47f9fd (patch)
tree59d418499f3627fb0ce944f6127eae83fca5ad20 /patchlevel.h
parent05a54443881edbdd9642c814968256dccb1f4e5f (diff)
downloadperl-d6171bb7b09dc5d1334c6ea447ccef40cc47f9fd.tar.gz
Update Changes.
p4raw-id: //depot/perl@13943
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 19ed3e4934..43b0520604 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
- ,"DEVEL13910"
+ ,"DEVEL13942"
,NULL
};